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 {
33 list-style-type: none;
39 .pageheader .actions ul {
40 border-bottom: 1px solid #000;
43 .inlinepage .actions ul {
50 list-style-type: none;
56 .pageheader #otherlanguages {
57 border-bottom: 1px solid #000;
73 border-top: 1px solid #000;
85 text-decoration: none;
126 color: black !important;
128 .recentchanges .metadata {
131 .recentchanges .changelog {
136 background: white !important;
137 color: black !important;
139 .recentchanges .desc {
142 .recentchanges .diff {
145 .recentchanges .committer {
150 .recentchanges .committype {
156 .recentchanges .changedate {
162 .recentchanges .pagelinks {
170 border: 1px solid #aaa;
172 color: black !important;
177 border: 1px solid #aaa;
200 border: 1px solid black;
201 color: black !important;
206 color: white !important;
208 border: 2px solid black;
214 border: 1px solid #aaa;
234 border: 1px solid #aaa;
241 border: 1px solid #888;
244 color: black !important;
248 background: #ea6 !important;
249 color: black !important;
254 /* things to hide in printouts */
256 .actions { display: none; }
257 .tags { display: none; }
258 .feedbutton { display: none; }
259 #searchform { display: none; }
260 #blogform { display: none; }
261 #backlinks { display: none; }
264 /* infobox template */
271 border: 1px solid #aaa;
273 color: black !important;
276 /* notebox template */
283 border: 1px solid #aaa;
286 color: black !important;
289 /* popup template and backlinks hiding */
291 border-bottom: 1px dotted #366;
299 .popup:hover .balloon,
300 .popup:focus .balloon {
303 margin: 1em 0 0 -2em;
306 background-color: #dee;
313 border: 1px solid black;
336 background: url(wikiicons/search-bg.gif) no-repeat;
337 background-color: #fff;
338 background-position: 100% 50%;
342 /* invalid form fields */
345 background: white !important;
347 /* required form fields */
352 /* highlight plugin */
353 pre.hl { color:#000000; background-color:#ffffff; }
354 .hl.num { color:#2928ff; }
355 .hl.esc { color:#ff00ff; }
356 .hl.str { color:#ff0000; }
357 .hl.dstr { color:#818100; }
358 .hl.slc { color:#838183; font-style:italic; }
359 .hl.com { color:#838183; font-style:italic; }
360 .hl.dir { color:#008200; }
361 .hl.sym { color:#000000; }
362 .hl.line { color:#555555; }
363 .hl.mark { background-color:#ffffbb; }
364 .hl.kwa { color:#000000; font-weight:bold; }
365 .hl.kwb { color:#830000; }
366 .hl.kwc { color:#000000; font-weight:bold; }
367 .hl.kwd { color:#010181; }
369 /* calendar plugin */
370 .month-calendar-day-this-day { background-color: #eee; }
371 .year-calendar-this-month { background-color: #eee; }
372 .month-calendar-arrow A:link,
373 .year-calendar-arrow A:link,
374 .month-calendar-arrow A:visited,
375 .year-calendar-arrow A:visited {
376 text-decoration: none;
382 li.L1 { list-style: upper-roman; }
383 li.L2 { list-style: decimal; }
384 li.L3 { list-style: lower-alpha; }
385 li.L4 { list-style: disc; }
386 li.L5 { list-style: square; }
387 li.L6 { list-style: circle; }
388 li.L7 { list-style: lower-roman; }
389 li.L8 { list-style: upper-alpha; }
397 border: 1px solid #aaa;
399 color: black !important;
401 .smallestPC { font-size: 70%; }
402 .smallPC { font-size: 85%; }
403 .normalPC { font-size: 100%; }
404 .bigPC { font-size: 115%; }
405 .biggestPC { font-size: 130%; }
407 /* orange feed button */
410 color: white !important;
411 border-left: 1px solid #cc9966;
412 border-top: 1px solid #ccaa99;
413 border-right: 1px solid #993300;
414 border-bottom: 1px solid #331100;
415 padding: 0px 0.5em 0px 0.5em;
416 font-family: sans-serif;
419 text-decoration: none;
423 color: white !important;
427 /* openid selector */
435 #openid_btns, #openid_btns br {
439 background-color: black;
444 border: 1px solid #DDD;
450 border: 1px solid #DDD;
454 a.openid_large_btn:focus {
457 a.openid_large_btn:focus {
458 -moz-outline-style: none;
461 border: 4px solid #DDD;