X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=style.css;h=44fa2e051c6a8f312534e54b730e28b0fc4a9a1e;hp=0d2e65ba5cd86080c50fbc98d1190060aae73e14;hb=5d1a1de8d86d968e7d4cd1f2bc91de756efd9c1c;hpb=c855409d5f5bdee8dc7de9b4e29d4613fbab2fec diff --git a/style.css b/style.css index 0d2e65b..44fa2e0 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,4 @@ -body { - margin: auto; - width: 80em; - background-color: #AEBECE; -} +body { background-color: #AEBECE } h1, h2, h3, h4 { text-align: center } h1, h2, h3, h4, strong { color: #900090 } pre { background-color: #CCCCCC }