X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=style.css;h=44fa2e051c6a8f312534e54b730e28b0fc4a9a1e;hp=19806bed6822e719055ffc91189696efb09bdfe7;hb=2266c524ea8a082dc30c32546f4a29fe34f53462;hpb=122b8857e0ddddcb613a334c39591f91683aea2e diff --git a/style.css b/style.css index 19806be..44fa2e0 100644 --- a/style.css +++ b/style.css @@ -1,17 +1,5 @@ -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; -} +body { 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 ; border-collapse: collapse }