]> Cypherpunks.ru repositories - gogost.git/blobdiff - style.css
Website restyling
[gogost.git] / style.css
diff --git a/style.css b/style.css
new file mode 100644 (file)
index 0000000..e05fd44
--- /dev/null
+++ b/style.css
@@ -0,0 +1,10 @@
+<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 }
+--></style>