mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Added link to IFDSA and added custom CSS for it
This commit is contained in:
parent
aac2fc628e
commit
c65799b29b
2 changed files with 11 additions and 0 deletions
10
index.css
10
index.css
|
|
@ -7,4 +7,14 @@
|
|||
|
||||
html {
|
||||
font-family: Beast;
|
||||
}
|
||||
|
||||
.terms {
|
||||
font-family: "Satoshi", "Olympic Sans", "Beast", "Arial", sans-serif;
|
||||
font-weight: 450;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: fit-content;
|
||||
max-width: 500px;
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
<br>
|
||||
<p>for personal inquiries</p>
|
||||
<p>you should already know how to reach me (:</p>
|
||||
<footer class="terms"><p>By using this site, you agree to <a href="terms/ifdsa/">Isaac’s Free or Discounted Services Agreement</a></p>
|
||||
<script src="oneko.js" integrity="sha512-lauDmX7n4S0lCh1VPRXdi8xbww2QRO9E8MMGa1EJ3RE67QommijBRdTecaQM2rKpxqEGZg/3Gbk6gzZAvcbVUQ=="></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue