Added some class="" to pagelist code
[specialops2.git] / css / frozenoven_winter.css
blob504198d953c146db4cdea41b92f2453069fc9087
1 @charset "UTF-8";
2 @import "core-layout.css";
4 /* $Id$ */
6 html { color: #000; background: #fff; font-family: "Arial", "Nimbus Sans L", sans-serif }
7 body { margin: .5em }
9 table { width: 100%; border-spacing: 1px }
11 select { font: small monospace }
13 div, .nl { margin: 1px 0 }
15 a { color: #666 }
16 a:hover { color: #444 }
17 .nl a, .info a, th a { color: #fff }
18 .nl a:hover, .info a:hover, th a:hover { text-decoration: none }
19 .nl > ::after { content: " | " }
20 .nl > :last-child::after, .nl > li:first-child a::after,
21 #pagelist-head :first-child::after, #pagelist-foot :first-child::after { content: "" !important }
23 .info, .nl, .content, th { padding: 2px }
24 .info, .nl, th, h2, caption { color: #fff; font-weight: bold; font-size: 95%; background: #68c7f5 url(fo_winter/stripes) fixed }
25 h2, caption { text-align: center }
27 .content, .c0, dt { background: #e9f3ff; border: 1px solid #d1e5fd }
28 .c1, dd, #boardlist-foot { background: #f0f7ff; border: 1px solid #deedfe }
29 .nl dt, .nl dd { background: transparent; border: none }
31 .error, .notice, legend { background: #bdf; border: solid 1px #7eb1fc; font-size: small; text-align: center }
33 body > h1 { background: #f4f8ff url(fo_winter/banner) bottom left no-repeat; font-size: x-large; border: 1px solid #8cd2f3;
34 font-style: italic; text-align: right; min-height: 60px; padding: 0 0.5em 0 360px }
35 @-moz-document url(http://specialops.ath.cx/so2/),
36 url-prefix(http://specialops.ath.cx/so2/index) {
37 body > h1 { color: #fff; text-decoration: line-through }
40 #footer { font-size: small; text-align: center }
41 #footer fieldset { float: right; border: none }