]> Cypherpunks.ru repositories - gocheese.git/blobdiff - style.css
Prepare for website
[gocheese.git] / style.css
diff --git a/style.css b/style.css
new file mode 100644 (file)
index 0000000..0dec0f2
--- /dev/null
+++ b/style.css
@@ -0,0 +1,11 @@
+<style type="text/css"><!--
+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 }
+--></style>