Moved everything to kareha directory, there is no wakaba src in this repo yet. ;)
[wakaba-kareha.git] / kareha / mode_image / css / burichan.css
blob532e1d6c598c998bb7950afd257be40b5d71074e
1 html, body {
2 font-size:12pt;
3 background:#EEF2FF;
4 color:#000000;
6 a {
7 background:inherit;
8 color:#34345C;
9 text-decoration:none;
10 font-family:sans-serif;
12 a:visited {
13 background:inherit;
14 color:#34345C;
15 text-decoration:none;
16 font-family:sans-serif;
18 a:hover {
19 color:#DD0000;
20 background:inherit;
21 text-decoration:underline;
22 font-family:sans-serif;
24 .adminbar {
25 text-align:right;
26 background:inherit;
27 clear:both;
28 float:right;
30 .logo {
31 clear:both;
32 text-align:center;
33 background:inherit;
34 font-size:24pt;
35 color:#AF0A0F;
36 width:100%;
38 .theader {
39 background:#0010E0;
40 color:#FFFFFF;
41 width:100%;
43 .postarea {
44 background:inherit;
46 .rules {
47 font-size:10px;
48 font-family:sans-serif;
50 .postblock {
51 background:#9988EE;
52 color:#000000;
53 font-weight:800;
55 .footer {
56 text-align:center;
57 font-size:10px;
58 font-family:sans-serif;
60 .passvalid {
61 background:#9988EE;
62 text-align:center;
63 width:100%;
64 color:#ffffff;
66 .dellist {
67 background:inherit;
68 text-align:center;
70 .delbuttons {
71 background:inherit;
72 text-align:center;
73 padding-bottom:4px;
76 .managehead {
77 background:#0F8FE1;
78 color:#000000;
79 font-family:sans-serif;
80 font-size:14px;
81 padding:0px;
83 .postlists {
84 background:#FFFFFF;
85 width:100%;
86 padding:0px;
87 color:#000000;
89 .row1 {
90 background:#9AD2F6;
91 font-family:sans-serif;
92 font-size:12px;
93 color:#000000;
95 .row2 {
96 background:#FFFFFF;
97 font-family:sans-serif;
98 font-size:12px;
99 color:#000000;
101 .unkfunc {
102 background:#C4C2EE;
103 color:#FFFFFF;
105 .filesize {
106 font-size:12px;
107 font-family:sans-serif;
108 text-decoration:underline;
109 padding-left:3em;
111 .filetitle {
112 background:inherit;
113 font-size:18px;
114 font-family:serif;
115 color:#0F0C5D;
116 font-weight:800;
118 .postername {
119 background:inherit;
120 font-size:12px;
121 font-family:serif;
122 color:#117743;
123 font-weight:800;
125 .oldpost {
126 background:inherit;
127 font-size:18px;
128 font-family:serif;
129 color:#0F0C5D;
130 font-weight:800;
132 .omittedposts {
133 background:inherit;
134 font-size:18px;
135 font-family:serif;
136 color:#070707;
137 font-weight:800;
139 .reply {
140 background:#D6DAF0;
141 color:#000000;
142 font-family:serif;
144 .doubledash {
145 vertical-align:top;
146 clear:both;
147 float:left;
149 .replytitle {
150 background:inherit;
151 font-size:18px;
152 font-family:serif;
153 color:#0F0C5D;
154 font-weight:800;
156 .commentpostername {
157 background:inherit;
158 font-size:12px;
159 font-family:serif;
160 color:#117743;
161 font-weight:800;
163 .thumbnailmsg {
164 background:inherit;
165 font-size:9px;
166 font-family:sans-serif;
167 color:#000000;