X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=style.css;h=19806bed6822e719055ffc91189696efb09bdfe7;hb=5ba6aacc4a8366c2f8365819a300f354b489a552;hp=e63659a1c7becd475c9f0a0528dbf36570444352;hpb=3a7f6b2401781c7bdd97fea2b0d63c2e0021946e;p=cypherpunks-www.git diff --git a/style.css b/style.css index e63659a..19806be 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,17 @@ 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; }