]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/style.css
Move documentation to doc/
[gocheese.git] / doc / style.css
diff --git a/doc/style.css b/doc/style.css
new file mode 100644 (file)
index 0000000..0d2e65b
--- /dev/null
@@ -0,0 +1,9 @@
+body {
+    margin: auto;
+    width: 80em;
+    background-color: #AEBECE;
+}
+h1, h2, h3, h4 { text-align: center }
+h1, h2, h3, h4, strong { color: #900090 }
+pre { background-color: #CCCCCC }
+table, th, td { border: 1px solid black ; border-collapse: collapse }