1 * {background: #000; color: #fff; font: x-large monospace
}
3 h1
, h2
, .alert
, img
{color: #f8f}
7 a:hover
, a:hover
* {background: #000; color: #f00}
9 #titleimg:after
{content: '[Special Ops]'; color: #f8f}
11 input
, textarea
, select
, button
{border: 1px #000 dashed
}
13 table
{margin: 1em auto
; width: 75%}
15 fieldset
{border: 1px solid
#888}
17 img
, object
, embed
{display: none
}
19 hr
{border: 1px dashed
#000}
22 ul
{list-style: none
!important
; padding: 1em !important
}
23 ul
> li
{display: block
!important
}
24 ul
> li:after
{content: '' !important
}
25 ul
> li:before
{content: '* ' !important
}