Small JS fixups for stupid JS parsers; disable shift-space popup while you're typing
[blerg.git] / www / css / doc.css
index de78a26..bb28947 100644 (file)
@@ -3,6 +3,7 @@
  */
 body {
        font: 14pt serif;
+       margin: 16pt;
 }
 
 h1, h2, h3, h4, h5 {
@@ -23,3 +24,11 @@ h1, h2, h3, h4, h5 {
        padding: 8pt;
        text-align: center;
 }
+
+.statistics {
+      font-family: sans-serif;
+}
+
+.statistics td {
+      padding-right: 16pt;
+}