Fixes the font issues, removes 3 mutations R.I.P

This commit is contained in:
Iamgoofball
2015-01-22 17:28:13 -08:00
parent cc11078fa7
commit de12010e31
4 changed files with 2 additions and 78 deletions
+1 -4
View File
@@ -68,10 +68,7 @@ h1.alert, h2.alert {color: #000000;}
.interface {color: #330033;}
.sans {font-family: "Comic Sans MS", cursive, sans-serif;}
.papyrus {font-family: "Papyrus", cursive, sans-serif;}
.vineta {font-family: "Vineta BT", cursive, sans-serif;}
.jokerman {font-family: "Jokerman", cursive, sans-serif;}
.robot {font-family: "OCR A Extended", cursive, sans-serif;}
.robot {font-family: "Courier New", cursive, sans-serif;}
BIG IMG.icon {width: 32px; height: 32px;}