I AM ZIG AND ZIG INVOKES statwhoring
[specialops2.git] / css / gfh2.css
blob8da329c40cd958f8d7c24fe1e940bbb0df6a9257
1 /* GameFAQs Clone Xtreme */
3 html {color: #000; background: #fff; font: small sans-serif}
4 h1 {font-size: x-large; font-style: italic}
5 h1::before {content: 'SO2 :: '}
6 table {width: 100%; border-spacing: 1.05px 1px; padding: 0.3em; background: #aaa}
7 th {font: 110% bold sans-serif; font-style: italic}
9 dl, form {margin: 2px 0}
10 dt {width: 20em; -moz-border-radius: 0 1em 1em 0; margin-top: 1px}
11 dd {border-left: 1em solid #666; margin: -1px 0 0 1em; padding: 0.2em 0 0.2em 1em}
13 textarea {vertical-align: middle}
15 ul.formlist { list-style: none; margin: 0; padding: 0; }
17 a {color: #00a; text-decoration: none; font-weight: bold; border-bottom: 1px solid}
18 a:visited {color: #448; border-bottom-style: dotted}
19 a:hover, a:active {color: #990}
21 th a, #userheader a {color: #fff}
22 th a:hover, #userheader a:hover, th a:active, #userheader a:active {color: #ff0}
24 h2, th, dt, #userheader, #footer {color: #fff; background: #666; font-weight: bold}
26 #userheader, #navbar {padding: 0.5em; margin: 0}
27 #userheader li, #navbar li {display: inline}
28 #userheader li:not(:last-child)::after {content: ' | '}
29 #navbar li:not(:last-child)::after {content: ' → '}
31 #footer {padding: 0; margin: 0}
32 #footer p {padding: 0.5em; margin: 0}
33 #footer fieldset {margin: 0; float: right; border: none; background: #666}
35 th, td, dt, .c0, .c1, .info, .content {padding: 0.3em}
37 .notice, .error {background: #ff0}
38 .content {background: #ddd}
39 .info, .c0 {background: #cfcfcf url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUg\
40 AAAAEAAAAICAQAAACSE13KAAAAGklEQVQI12 P438fE8I6J4T0TwzsY4z0TwzsAZQwIIYbp4d8\
41 AAAAASUVORK5CYII=") repeat-x}
42 .c1 {background: #ddd}
43 .thread {margin-left: 1em}
45 pre {overflow: scroll; max-width: 100%}