]> dev.renevier.net Git - syj.git/blobdiff - public/css/generic.css
define font
[syj.git] / public / css / generic.css
index 40d156ff7f94f59e7404da5adb9f2247d57f4b59..0c0018412c0910c5477f6c95eade7b215f2ccbf0 100644 (file)
@@ -4,6 +4,7 @@
 body, html {
     background-color: white;
     color: black;
+    font-family: Arial, Verdana, sans-serif;
 }
 
 /*
@@ -120,4 +121,7 @@ input {
     #footer, #other-language {
         display: none;
     }
+    html, body {
+        font-family: serif;
+    }
 }