mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 14:46:04 +00:00
better comic sans
This commit is contained in:
parent
b0873c02cc
commit
f2d62b350f
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ body {
|
|||
background-image: url('/old/background.gif');
|
||||
color: #fff;
|
||||
|
||||
font-family: 'comic sans ms';
|
||||
font-family: 'comic sans ms', 'Comic Sans MS', 'Comic Sans', cursive;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue