]> Cypherpunks.ru repositories - cryptoparty-www.git/blob - style.css
Опечатка
[cryptoparty-www.git] / style.css
1 body {
2     margin: auto;
3     width: 80em;
4     background-color: #AEBECE;
5 }
6 h1, h2, h3, h4 { text-align: center }
7 h1, h2, h3, h4, strong { color: #900090 }
8 pre { background-color: #CCCCCC }
9 table, th, td { border: 1px solid black ; border-collapse: collapse }