SO 1-final
[specialops1.git] / csslib / system / shist.css
blob5de905c25adecf0d5ef204aa8b0d85042e2b3fe9
1 a { color: #fff }
2 a:hover { color: #ff0 }
4 html { background: #334 url(http://www.aquatakat.ca/stuff/x_X.gif) no-repeat left center fixed; color: #fff; font: 83% 'verdana', sans-serif }
5 body { margin: 48px 8px 8px 200px }
6 input, select, textarea { font: 100% verdana, sans-serif; }
7 h1 { font-size: 180%; left: 0; line-height: 30px; text-indent: 5px; top: 10px; width: 100% }
8 h2 { font-size: 120%; margin: 0; padding: 0; text-align: center }
9 #footer { bottom: 10px; font-size: 100%; left: 10px; padding: 1px; width: 180px }
10 h1, #footer, #menubar { background: #99a; margin: 0; position: fixed; }
11 table { width: 100%; }
13 .c1 { background: #445 }
14 .c2, .alert { background: #556 }
15 .c3, th { background: #889; color: #eef }
16 th { background: #778 }
17 .alert { color: #ff0 }
18 .c3, .alert, #footer, #menubar { font-weight: bold; text-align: center }
20 #menubar { color: #fff; left: 10px; padding: 1px; top: 50px; width: 180px }
21 #menubar li, #footer li { display: block; margin: 0 5px }
22 #menubar a:hover, #footer a:hover { background: #556 }
23 #menubar a:active, #footer a:active { background: #334 }
24 #menubar > li:after, #footer > li:after {content: ''}
25 #titleimg { display: none }