Special Ops 2.50
[specialops2.git] / css / gfh2.css
blob2d66f24272375c9e0902c83a7c4a190e7fe4f493
1 @charset "UTF-8";
2 @import "core-layout.css";
4 /* $Id: gfh2.css 844 2006-03-24 16:58:08Z ant $ */
6 html { color: #000; font: 90% sans-serif; margin: 0.5em; background: #eff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAIAAADdv/LVAAAAFElEQVQIHWN++/Y/c15eAXNCQhIAJsQFUSbzSvQAAAAASUVORK5CYII=) /*scanlinevg*/ }
7 h1 { font-size: 2em; font-style: italic }
8 h2 { font-size: 1.7em; margin: 5px }
9 h3 { font-size: 1.5em; margin: 4px }
11 #boardlist-stuff { border-left: 1em solid #334; background: #ddd; padding: 0.1em 1em }
13 #pagelist-head { display: none }
15 #messagebox { float: left }
17 table { width: 100%; border-spacing: 1.05px 1px; padding: 0.3em; background: #aab }
18 th, caption { font: 110% sans-serif; font-weight: bold; font-style: italic }
20 dl, form { margin: 2px 0 }
21 dt { max-width: 30em; margin-top: 1px }
22 dd { border-left: 1em solid #334; margin: -1px 0 0 1em; padding: 0.2em 0 0.2em 1em }
24 p { line-height: 1.4em }
26 textarea { vertical-align: middle }
28 fieldset, legend { border: 4px double #aab }
29 legend { border-width: 3px 6px; border-style: double; margin: 3px; background: #eee }
31 a { color: #00a; text-decoration: none; border-bottom: 1px solid }
32 a:visited { color: #448; border-bottom-style: dotted }
33 a:hover, a:active { color: #840 }
35 th a, .nl a, #footer a, dt a { color: #fff !important }
37 th, dt, .nl, #footer { color: #fff; background: #334; font-weight: bold }
39 .nl { padding: 0.3em; margin: 1px 0 }
40 .nl dd { padding: 0; margin: 0; border: none }
41 .nl dd a { padding: 0 0.2em }
42 .nl li + li::before { content: ' | ' }
43 #navbar li + li::before { content: ' > '}
45 #footer { padding: 0; margin: 0 }
46 #footer p { padding: 0.5em; margin: 0 }
47 #footer fieldset { margin: 0; padding: 0; border: none; float: right; background: #334 }
48 #footer legend { display: none }
49 #footer label, #footer label ~ button { display: block }
50 #footer:target fieldset { color: #000; background: #ff0 }
52 th, td, dt, .c0, .c1, .info, .content { padding: 0.3em }
54 .notice, .error { background: #ff0 }
55 .content, .c1 { background: #cfcfd7 }
56 .info, .c0, caption { background: #cfcfcf url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAQAAACSE13KAAAAGklEQVQI12 P438fE8I6J4T0TwzsY4z0TwzsAZQwIIYbp4d8AAAAASUVORK5CYII=") repeat-x }
57 .thread { margin-left: 1em }
59 pre { overflow: auto; max-width: 100% }