1 /* Mike sucks anyway. */
4 .c3 a, th a, #menubar a { color: #fff; }
5 .c3 a:hover, th a:hover, #menubar a:hover { color: #ff0; }
6 .c3 a:active, th a:active, #menubar a:active { color: #f00; }
8 html
{ background: #d5d5d5; font: 83% verdana
, sans-serif
; }
9 input
, select
, textarea
{ font: 100% verdana
, sans-serif
; }
10 h1
{ font-size: 240%; }
11 h2
{ font-size: 120%; }
12 #footer { font-size: 75%; font-weight: normal
; }
13 table
{ width: 100%; }
15 h1
, h2
{ margin: 0; padding: 0; }
16 h1
, h2
, #footer
, .c3
, th
, .alert
, #menubar
, #titleimg
{ text-align: center
; }
17 .c3, th, #menubar, #titleimg, h2 { color: #fff; font-weight: bold
; }
18 #menubar, #titleimg
{ background: #3b8cc3; padding: 1px; padding: 1px; }
20 .c1 { background: #eee; }
21 .c2 { background: #d0d0ff; }
22 .c3 { background: #3b8cc3; }
23 th
, h2
{ background: #399; }
24 .alert { background: #ff0; }
26 #menubar { margin: 2px 0 }
27 #titleimg { margin: 0 }
28 #titleimg img
{ display: none
; }
29 #titleimg:before
{ content: "Special Ops"; display: block
; }
30 #titleimg:after
{ content: "Twisted Legacy Style"; display: block
; font-size: 75%; }