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.
23 .inlineheader .author {
34 list-style-type: none;
40 .pageheader .actions ul {
41 border-bottom: 1px solid #000;
44 .inlinepage .actions ul {
51 list-style-type: none;
57 .pageheader #otherlanguages {
58 border-bottom: 1px solid #000;
73 border-top: 1px solid #000;
85 text-decoration: none;
139 color: black !important;
141 .recentchanges .metadata {
144 .recentchanges .changelog {
149 background: white !important;
150 color: black !important;
152 .recentchanges .desc {
155 .recentchanges .diff {
158 .recentchanges .committer {
163 .recentchanges .committype {
169 .recentchanges .changedate {
175 .recentchanges .pagelinks,
176 .recentchanges .revert {
182 .blogform, #blogform {
184 border: 1px solid #aaa;
186 color: black !important;
193 border: 1px solid #aaa;
217 border: 1px solid black;
218 color: black !important;
223 color: white !important;
225 border: 2px solid black;
231 border: 1px solid #aaa;
251 border: 1px solid #aaa;
258 border: 1px solid #888;
261 color: black !important;
265 background: #ea6 !important;
266 color: black !important;
271 /* things to hide in printouts */
273 .actions { display: none; }
274 .tags { display: none; }
275 .feedbutton { display: none; }
276 #searchform { display: none; }
277 .blogform, #blogform { display: none; }
278 #backlinks { display: none; }
281 /* infobox template */
288 border: 1px solid #aaa;
290 color: black !important;
293 /* notebox template */
300 border: 1px solid #aaa;
303 color: black !important;
306 /* popup template and backlinks hiding */
308 border-bottom: 1px dotted #366;
316 .popup:hover .balloon,
317 .popup:focus .balloon {
320 margin: 1em 0 0 -2em;
323 background-color: #dee;
330 border: 1px solid black;
345 input#openid_identifier {
346 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
347 background-color: #fff;
348 background-position: 0 50%;
353 background: url(wikiicons/search-bg.gif) no-repeat;
354 background-color: #fff;
355 background-position: 100% 50%;
359 /* invalid form fields */
362 background: white !important;
364 /* required form fields */
369 /* highlight plugin */
370 pre.hl { color:#000000; background-color:#ffffff; }
371 .hl.num { color:#2928ff; }
372 .hl.esc { color:#ff00ff; }
373 .hl.str { color:#ff0000; }
374 .hl.dstr { color:#818100; }
375 .hl.slc { color:#838183; font-style:italic; }
376 .hl.com { color:#838183; font-style:italic; }
377 .hl.dir { color:#008200; }
378 .hl.sym { color:#000000; }
379 .hl.line { color:#555555; }
380 .hl.mark { background-color:#ffffbb; }
381 .hl.kwa { color:#000000; font-weight:bold; }
382 .hl.kwb { color:#830000; }
383 .hl.kwc { color:#000000; font-weight:bold; }
384 .hl.kwd { color:#010181; }
386 /* calendar plugin */
387 .month-calendar-day-this-day,
388 .year-calendar-this-month {
389 background-color: #eee;
391 .month-calendar-day-head,
392 .month-calendar-day-nolink,
393 .month-calendar-day-link,
394 .month-calendar-day-this-day,
395 .month-calendar-day-future {
398 .month-calendar-arrow A:link,
399 .year-calendar-arrow A:link,
400 .month-calendar-arrow A:visited,
401 .year-calendar-arrow A:visited {
402 text-decoration: none;
408 li.L1 { list-style: upper-roman; }
409 li.L2 { list-style: decimal; }
410 li.L3 { list-style: lower-alpha; }
411 li.L4 { list-style: disc; }
412 li.L5 { list-style: square; }
413 li.L6 { list-style: circle; }
414 li.L7 { list-style: lower-roman; }
415 li.L8 { list-style: upper-alpha; }
423 border: 1px solid #aaa;
425 color: black !important;
427 .smallestPC { font-size: 70%; }
428 .smallPC { font-size: 85%; }
429 .normalPC { font-size: 100%; }
430 .bigPC { font-size: 115%; }
431 .biggestPC { font-size: 130%; }
433 /* orange feed button */
436 color: white !important;
437 border-left: 1px solid #cc9966;
438 border-top: 1px solid #ccaa99;
439 border-right: 1px solid #993300;
440 border-bottom: 1px solid #331100;
441 padding: 0px 0.5em 0px 0.5em;
442 font-family: sans-serif;
445 text-decoration: none;
449 color: white !important;
457 /* openid selector */
465 #openid_btns, #openid_btns br {
469 background-color: black;
474 border: 1px solid #DDD;
480 border: 1px solid #DDD;
484 a.openid_large_btn:focus {
487 a.openid_large_btn:focus {
488 -moz-outline-style: none;
491 border: 4px solid #DDD;