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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue