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;
135 color: black !important;
137 .recentchanges .metadata {
140 .recentchanges .changelog {
145 background: white !important;
146 color: black !important;
148 .recentchanges .desc {
151 .recentchanges .diff {
154 .recentchanges .committer {
159 .recentchanges .committype {
165 .recentchanges .changedate {
171 .recentchanges .pagelinks {
179 border: 1px solid #aaa;
181 color: black !important;
188 border: 1px solid #aaa;
212 border: 1px solid black;
213 color: black !important;
218 color: white !important;
220 border: 2px solid black;
226 border: 1px solid #aaa;
246 border: 1px solid #aaa;
253 border: 1px solid #888;
256 color: black !important;
260 background: #ea6 !important;
261 color: black !important;
266 /* things to hide in printouts */
268 .actions { display: none; }
269 .tags { display: none; }
270 .feedbutton { display: none; }
271 #searchform { display: none; }
272 #blogform { display: none; }
273 #backlinks { display: none; }
276 /* infobox template */
283 border: 1px solid #aaa;
285 color: black !important;
288 /* notebox template */
295 border: 1px solid #aaa;
298 color: black !important;
301 /* popup template and backlinks hiding */
303 border-bottom: 1px dotted #366;
311 .popup:hover .balloon,
312 .popup:focus .balloon {
315 margin: 1em 0 0 -2em;
318 background-color: #dee;
325 border: 1px solid black;
340 input#openid_identifier {
341 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
342 background-color: #fff;
343 background-position: 0 50%;
348 background: url(wikiicons/search-bg.gif) no-repeat;
349 background-color: #fff;
350 background-position: 100% 50%;
354 /* invalid form fields */
357 background: white !important;
359 /* required form fields */
364 /* highlight plugin */
365 pre.hl { color:#000000; background-color:#ffffff; }
366 .hl.num { color:#2928ff; }
367 .hl.esc { color:#ff00ff; }
368 .hl.str { color:#ff0000; }
369 .hl.dstr { color:#818100; }
370 .hl.slc { color:#838183; font-style:italic; }
371 .hl.com { color:#838183; font-style:italic; }
372 .hl.dir { color:#008200; }
373 .hl.sym { color:#000000; }
374 .hl.line { color:#555555; }
375 .hl.mark { background-color:#ffffbb; }
376 .hl.kwa { color:#000000; font-weight:bold; }
377 .hl.kwb { color:#830000; }
378 .hl.kwc { color:#000000; font-weight:bold; }
379 .hl.kwd { color:#010181; }
381 /* calendar plugin */
382 .month-calendar-day-this-day,
383 .year-calendar-this-month {
384 background-color: #eee;
386 .month-calendar-day-head,
387 .month-calendar-day-nolink,
388 .month-calendar-day-link,
389 .month-calendar-day-this-day,
390 .month-calendar-day-future {
393 .month-calendar-arrow A:link,
394 .year-calendar-arrow A:link,
395 .month-calendar-arrow A:visited,
396 .year-calendar-arrow A:visited {
397 text-decoration: none;
403 li.L1 { list-style: upper-roman; }
404 li.L2 { list-style: decimal; }
405 li.L3 { list-style: lower-alpha; }
406 li.L4 { list-style: disc; }
407 li.L5 { list-style: square; }
408 li.L6 { list-style: circle; }
409 li.L7 { list-style: lower-roman; }
410 li.L8 { list-style: upper-alpha; }
418 border: 1px solid #aaa;
420 color: black !important;
422 .smallestPC { font-size: 70%; }
423 .smallPC { font-size: 85%; }
424 .normalPC { font-size: 100%; }
425 .bigPC { font-size: 115%; }
426 .biggestPC { font-size: 130%; }
428 /* orange feed button */
431 color: white !important;
432 border-left: 1px solid #cc9966;
433 border-top: 1px solid #ccaa99;
434 border-right: 1px solid #993300;
435 border-bottom: 1px solid #331100;
436 padding: 0px 0.5em 0px 0.5em;
437 font-family: sans-serif;
440 text-decoration: none;
444 color: white !important;
448 /* openid selector */
456 #openid_btns, #openid_btns br {
460 background-color: black;
465 border: 1px solid #DDD;
471 border: 1px solid #DDD;
475 a.openid_large_btn:focus {
478 a.openid_large_btn:focus {
479 -moz-outline-style: none;
482 border: 4px solid #DDD;