Browse Source

Why not comic sans?

g 6 months ago
parent
commit
129878af24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
         body {
             color: #FFFFFF;
             display: block;
-            font-family: "Verdana", "sans-serif";
+            font-family: "Comic Sans MS", "sans-serif";
             margin: 0 auto;
             overflow: auto;
             overflow-x: hidden;