mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Sep update, added Isaac's License
This commit is contained in:
parent
b429776ec8
commit
0ab9807d06
5 changed files with 183 additions and 112 deletions
15
20250915.css
Normal file
15
20250915.css
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
@font-face {
|
||||
font-family: "VT323";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
src: url("./VT323-Regular.ttf") format("truetype");
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: "VT323";
|
||||
color: lime;
|
||||
}
|
||||
|
||||
html {
|
||||
background: black;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue