X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fstyle.css;h=44fa2e051c6a8f312534e54b730e28b0fc4a9a1e;hb=HEAD;hp=0d2e65ba5cd86080c50fbc98d1190060aae73e14;hpb=26d25d4822c87a6c89aabf32f273e627b476ef8c;p=nncp.git diff --git a/doc/style.css b/doc/style.css deleted file mode 100644 index 0d2e65b..0000000 --- a/doc/style.css +++ /dev/null @@ -1,9 +0,0 @@ -body { - margin: auto; - 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 ; border-collapse: collapse }