This commit is contained in:
hexlocation 2025-01-08 16:04:03 +01:00
parent db2de06f49
commit 093cf9743f
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
@font-face {
font-family: heartFont;
src: url("ttf/rainyhearts.ttf");
font-family: PxFont;
src: url("ttf/ibm.ttf");
}
@keyframes rainbow_anim {
@ -39,7 +39,7 @@ h2 {
}
body {
font-family: "PxPlus IBM VGA 9x16";
font-family: "PxFont";
color: #bfbfbf;
background-color: #0f0f0f;
}

BIN
ttf/ibm.ttf Normal file

Binary file not shown.

Binary file not shown.