]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/websites/factorcode/master.css
help.html: more css changes
[factor.git] / extra / websites / factorcode / master.css
index 72e82222c8ab2d7830a7558c81f309c74999b022..d3476ef142ccdbc471d3018a58b6a4434f7bb50e 100644 (file)
@@ -11,13 +11,13 @@ a:link, a:visited, a:active { text-decoration: none; }
 a:hover { text-decoration: underline; }
 
 body {
-    font-size: 14pt;
+    font-size: 12pt;
     font-family: sans-serif;
     text-align: center;
 }
 
 .page {
-    max-width: 900px;
+    max-width: 800px;
     text-align: left;
     line-height: 150%;
     padding: 10px;