]> Cypherpunks.ru repositories - cypherpunks-www.git/blobdiff - style.css
Другой путь к PGP ключу
[cypherpunks-www.git] / style.css
index e63659a1c7becd475c9f0a0528dbf36570444352..0dec0f2156face811f2b44954c850c6327a7fce9 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1,4 +1,11 @@
+<style type="text/css"><!--
 body {
     margin: auto;
-    max-width: 800px;
+    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>