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;
74 border-top: 1px solid #000;
86 text-decoration: none;
136 color: black !important;
138 .recentchanges .metadata {
141 .recentchanges .changelog {
146 background: white !important;
147 color: black !important;
149 .recentchanges .desc {
152 .recentchanges .diff {
155 .recentchanges .committer {
160 .recentchanges .committype {
166 .recentchanges .changedate {
172 .recentchanges .pagelinks {
180 border: 1px solid #aaa;
182 color: black !important;
189 border: 1px solid #aaa;
213 border: 1px solid black;
214 color: black !important;
219 color: white !important;
221 border: 2px solid black;
227 border: 1px solid #aaa;
247 border: 1px solid #aaa;
254 border: 1px solid #888;
257 color: black !important;
261 background: #ea6 !important;
262 color: black !important;
267 /* things to hide in printouts */
269 .actions { display: none; }
270 .tags { display: none; }
271 .feedbutton { display: none; }
272 #searchform { display: none; }
273 #blogform { display: none; }
274 #backlinks { display: none; }
277 /* infobox template */
284 border: 1px solid #aaa;
286 color: black !important;
289 /* notebox template */
296 border: 1px solid #aaa;
299 color: black !important;
302 /* popup template and backlinks hiding */
304 border-bottom: 1px dotted #366;
312 .popup:hover .balloon,
313 .popup:focus .balloon {
316 margin: 1em 0 0 -2em;
319 background-color: #dee;
326 border: 1px solid black;
341 input#openid_identifier {
342 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
343 background-color: #fff;
344 background-position: 0 50%;
349 background: url(wikiicons/search-bg.gif) no-repeat;
350 background-color: #fff;
351 background-position: 100% 50%;
355 /* invalid form fields */
358 background: white !important;
360 /* required form fields */
365 /* highlight plugin */
366 pre.hl { color:#000000; background-color:#ffffff; }
367 .hl.num { color:#2928ff; }
368 .hl.esc { color:#ff00ff; }
369 .hl.str { color:#ff0000; }
370 .hl.dstr { color:#818100; }
371 .hl.slc { color:#838183; font-style:italic; }
372 .hl.com { color:#838183; font-style:italic; }
373 .hl.dir { color:#008200; }
374 .hl.sym { color:#000000; }
375 .hl.line { color:#555555; }
376 .hl.mark { background-color:#ffffbb; }
377 .hl.kwa { color:#000000; font-weight:bold; }
378 .hl.kwb { color:#830000; }
379 .hl.kwc { color:#000000; font-weight:bold; }
380 .hl.kwd { color:#010181; }
382 /* calendar plugin */
383 .month-calendar-day-this-day,
384 .year-calendar-this-month {
385 background-color: #eee;
387 .month-calendar-day-head,
388 .month-calendar-day-nolink,
389 .month-calendar-day-link,
390 .month-calendar-day-this-day,
391 .month-calendar-day-future {
394 .month-calendar-arrow A:link,
395 .year-calendar-arrow A:link,
396 .month-calendar-arrow A:visited,
397 .year-calendar-arrow A:visited {
398 text-decoration: none;
404 li.L1 { list-style: upper-roman; }
405 li.L2 { list-style: decimal; }
406 li.L3 { list-style: lower-alpha; }
407 li.L4 { list-style: disc; }
408 li.L5 { list-style: square; }
409 li.L6 { list-style: circle; }
410 li.L7 { list-style: lower-roman; }
411 li.L8 { list-style: upper-alpha; }
419 border: 1px solid #aaa;
421 color: black !important;
423 .smallestPC { font-size: 70%; }
424 .smallPC { font-size: 85%; }
425 .normalPC { font-size: 100%; }
426 .bigPC { font-size: 115%; }
427 .biggestPC { font-size: 130%; }
429 /* orange feed button */
432 color: white !important;
433 border-left: 1px solid #cc9966;
434 border-top: 1px solid #ccaa99;
435 border-right: 1px solid #993300;
436 border-bottom: 1px solid #331100;
437 padding: 0px 0.5em 0px 0.5em;
438 font-family: sans-serif;
441 text-decoration: none;
445 color: white !important;
449 /* openid selector */
457 #openid_btns, #openid_btns br {
461 background-color: black;
466 border: 1px solid #DDD;
472 border: 1px solid #DDD;
476 a.openid_large_btn:focus {
479 a.openid_large_btn:focus {
480 -moz-outline-style: none;
483 border: 4px solid #DDD;