1 /* ikiwiki style sheet */
3 /* Note that instead of modifying this style sheet, you can instead create
4 * a local.css in your wiki, and override or change settings in this one.
25 list-style-type: none;
26 border-bottom: 1px solid #000;
43 border-top: 1px solid #000;
59 /* Stuff for the RecentChanges table. */
62 color: black !important;
66 color: black !important;
82 /* Used for adding a blog page. */
85 border: 1px solid #aaa;
87 color: black !important;
92 border: 1px solid #aaa;
101 /* Used for invalid form fields. */
104 background: white !important;
107 /* Used for required form fields. */
115 color: white !important;
116 border-left: 1px solid #cc9966;
117 border-top: 1px solid #ccaa99;
118 border-right: 1px solid #993300;
119 border-bottom: 1px solid #331100;
120 padding: 0px 0.5em 0px 0.5em;
121 font-family: helvetica, arial, sans-serif;
124 text-decoration: none;
128 color: white !important;
138 .smallestPC { font-size: 70%; }
139 .smallPC { font-size: 85%; }
140 .normalPC { font-size: 100%; }
141 .bigPC { font-size: 115%; }
142 .biggestPC { font-size: 130%; }
159 border: 1px solid #aaa;
168 border: 1px solid #aaa;
174 list-style: upper-roman;
180 list-style: lower-alpha;
192 list-style: lower-roman;
195 list-style: upper-alpha;