die
This commit is contained in:
parent
db2de06f49
commit
093cf9743f
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: heartFont;
|
font-family: PxFont;
|
||||||
src: url("ttf/rainyhearts.ttf");
|
src: url("ttf/ibm.ttf");
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes rainbow_anim {
|
@keyframes rainbow_anim {
|
||||||
|
@ -39,7 +39,7 @@ h2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "PxPlus IBM VGA 9x16";
|
font-family: "PxFont";
|
||||||
color: #bfbfbf;
|
color: #bfbfbf;
|
||||||
background-color: #0f0f0f;
|
background-color: #0f0f0f;
|
||||||
}
|
}
|
||||||
|
|
BIN
ttf/ibm.ttf
Normal file
BIN
ttf/ibm.ttf
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue