]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/style.css
[DOC] More compact CSS
[govpn.git] / doc / style.css
index e63659a1c7becd475c9f0a0528dbf36570444352..dc94af994247750d9bd208a37707c59ec75fda20 100644 (file)
@@ -1,4 +1,10 @@
+<style type="text/css"><!--
 body {
     margin: auto;
     max-width: 800px;
+    background-color: #AEBECE;
 }
+h1, h2, h3, h4 { text-align: center }
+h1, h2, h3, h4, strong { color: #900090 }
+pre { background-color: #CCCCCC }
+--></style>