Experimental paged topiclists. Expect breakage.
[specialops2.git] / css / scaly-a.css
blobd2bf00fc07a4366eb91a1f22d9d328a0748a89c1
1 html { background: #e9eeec; font-family: serif; margin: 0; padding: 1em; }
2 th, td { background-color: #d5dfda; }
3 body > h1 { background: url(wb_back) bottom repeat-x; letter-spacing: -1px; margin: -.5em -.5em 1em -.5em; padding: 0; }
5 input[type=submit], button { border: 2px #080 dotted; background: #cfe6cf; color: #484; font: 1.05em serif; }
6 input[type=submit]:hover, button:hover { border: 2px #080 outset; cursor: pointer; }
7 input[type=submit]:active, button:active { border: 2px #080 inset; }
9 .nl, #footer{ background-image: url(scaly); }
10 .nl > * { background-color: #212; border-color: #212; }
11 .nl > * a { color: #ccf; }
12 #footer p { background: transparent; }
13 #footer legend { display: none; }
15 .content{ background: #d8dfda; }
16 .info { background: #cdc; }