basichttp server (забыл git add .)
[chanspy.git] / server / htdocs / styles / style.css
blob92238ae1c948a2891627a158e549673bc4a602dd
1 html, body {
2 margin: 1px;
3 padding: 0;
6 div {
7 text-align: center;
10 div a {
11 display: block;
12 text-decoration: none;
13 color: #800000;
14 background: #F0E0D6;
17 div a:hover {
18 background: #FFFFEE;