1 /* ikiwiki style sheet */
3 /* Note that instead of modifying this style sheet, you can instead edit
4 * local.css and use it to override or change settings in this one.
15 .inlineheader .author {
25 list-style-type: none
;
31 .pageheader .actions ul {
32 border-bottom: 1px solid
#000;
35 .inlinepage .actions ul {
42 list-style-type: none
;
48 .pageheader #otherlanguages {
49 border-bottom: 1px solid
#000;
68 border-top: 1px solid
#000;
76 text-decoration: none
;
117 color: black
!important
;
119 .recentchanges .metadata {
122 .recentchanges .changelog {
127 background: white
!important
;
128 color: black
!important
;
130 .recentchanges .desc {
133 .recentchanges .diff {
136 .recentchanges .committer {
141 .recentchanges .committype {
147 .recentchanges .changedate {
153 .recentchanges .pagelinks {
159 /* Used for adding a blog page. */
162 border: 1px solid
#aaa;
164 color: black
!important
;
169 border: 1px solid
#aaa;
184 /* Used for invalid form fields. */
187 background: white
!important
;
190 /* Used for required form fields. */
195 /* Orange feed button. */
198 color: white
!important
;
199 border-left: 1px solid
#cc9966;
200 border-top: 1px solid
#ccaa99;
201 border-right: 1px solid
#993300;
202 border-bottom: 1px solid
#331100;
203 padding: 0px 0.5em 0px 0.5em;
204 font-family: sans-serif
;
207 text-decoration: none
;
211 color: white
!important
;
221 border: 1px solid
#aaa;
223 color: black
!important
;
225 .smallestPC { font-size: 70%; }
226 .smallPC { font-size: 85%; }
227 .normalPC { font-size: 100%; }
228 .bigPC { font-size: 115%; }
229 .biggestPC { font-size: 130%; }
239 color: black
!important
;
244 list-style: upper-roman
;
250 list-style: lower-alpha
;
262 list-style: lower-roman
;
265 list-style: upper-alpha
;
270 color: white
!important
;
272 border: 2px solid black
;
278 border: 1px solid
#aaa;
284 border: 1px solid
#888;
287 color: black
!important
;
291 background: #ea6 !important
;
292 color: black
!important
;
298 background: url
(wikiicons
/openidlogin-bg
.gif
) no-repeat
;
299 background-color: #fff;
300 background-position: 0 50%;
306 background: url
(wikiicons
/search-bg
.gif
) no-repeat
;
307 background-color: #fff;
308 background-position: 100% 50%;
313 /* Things to hide in printouts. */
315 .actions { display: none
; }
316 .tags { display: none
; }
317 .feedbutton { display: none
; }
318 #searchform { display: none
; }
319 #blogform { display: none
; }
320 #backlinks { display: none
; }
323 /* Provided for use by template plugin for floating info boxes. */
330 border: 1px solid
#aaa;
332 color: black
!important
;
335 /* Provided for use by template plugin for floating note boxes. */
342 border: 1px solid
#aaa;
345 color: black
!important
;
348 /* Used by the popup template and for backlinks hiding. */
350 border-bottom: 1px dotted
#366;
358 .popup:hover
.balloon
,
359 .popup:focus .balloon {
362 margin: 1em 0 0 -2em;
365 background-color: #dee;
369 /* Formbuilder styling */
372 border: 1px solid black
;
381 #signin_openid_url_label {
387 border: 1px solid
#aaa;
389 color: black
!important
;
409 border: 1px solid
#aaa;
413 /* Used by the highlight plugin. */
414 pre
.hl
{ color:#000000; background-color:#ffffff; }
415 .hl.num { color:#2928ff; }
416 .hl.esc { color:#ff00ff; }
417 .hl.str { color:#ff0000; }
418 .hl.dstr { color:#818100; }
419 .hl.slc { color:#838183; font-style:italic
; }
420 .hl.com { color:#838183; font-style:italic
; }
421 .hl.dir { color:#008200; }
422 .hl.sym { color:#000000; }
423 .hl.line { color:#555555; }
424 .hl.mark { background-color:#ffffbb; }
425 .hl.kwa { color:#000000; font-weight:bold
; }
426 .hl.kwb { color:#830000; }
427 .hl.kwc { color:#000000; font-weight:bold
; }
428 .hl.kwd { color:#010181; }
430 /* For the calendar plugin. */
431 .month-calendar-day-this-day { background-color: #eee; }
432 .year-calendar-this-month { background-color: #eee; }