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.
15 .inlineheader .author {
25 list-style-type: none;
27 .pageheader .actions ul {
28 border-bottom: 1px solid #000;
31 .inlinepage .actions ul {
53 border-top: 1px solid #000;
61 text-decoration: none;
94 color: black !important;
96 .recentchanges .metadata {
99 .recentchanges .changelog {
104 background: white !important;
105 color: black !important;
107 .recentchanges .desc {
110 .recentchanges .diff {
113 .recentchanges .committer {
118 .recentchanges .committype {
124 .recentchanges .changedate {
130 .recentchanges .pagelinks {
136 /* Used for adding a blog page. */
139 border: 1px solid #aaa;
141 color: black !important;
146 border: 1px solid #aaa;
161 /* Used for invalid form fields. */
164 background: white !important;
167 /* Used for required form fields. */
172 /* Orange feed button. */
175 color: white !important;
176 border-left: 1px solid #cc9966;
177 border-top: 1px solid #ccaa99;
178 border-right: 1px solid #993300;
179 border-bottom: 1px solid #331100;
180 padding: 0px 0.5em 0px 0.5em;
181 font-family: sans-serif;
184 text-decoration: none;
188 color: white !important;
198 border: 1px solid #aaa;
200 color: black !important;
202 .smallestPC { font-size: 70%; }
203 .smallPC { font-size: 85%; }
204 .normalPC { font-size: 100%; }
205 .bigPC { font-size: 115%; }
206 .biggestPC { font-size: 130%; }
216 color: black !important;
221 list-style: upper-roman;
227 list-style: lower-alpha;
239 list-style: lower-roman;
242 list-style: upper-alpha;
247 color: white !important;
249 border: 2px solid black;
255 border: 1px solid #aaa;
261 border: 1px solid #888;
264 color: black !important;
268 background: #ea6 !important;
269 color: black !important;
275 background: url(wikiicons/openidlogin-bg.gif) no-repeat;
276 background-color: #fff;
277 background-position: 0 50%;
283 background: url(wikiicons/search-bg.gif) no-repeat;
284 background-color: #fff;
285 background-position: 100% 50%;
290 /* Things to hide in printouts. */
292 .actions { display: none; }
293 .tags { display: none; }
294 .feedbutton { display: none; }
295 #searchform { display: none; }
296 #blogform { display: none; }
297 #backlinks { display: none; }
300 /* Provided for use by template plugin for floating info boxes. */
307 border: 1px solid #aaa;
309 color: black !important;
312 /* Provided for use by template plugin for floating note boxes. */
319 border: 1px solid #aaa;
322 color: black !important;
325 /* Used by the popup template and for backlinks hiding. */
327 border-bottom: 1px dotted #366;
335 .popup:hover .balloon,
336 .popup:focus .balloon {
339 margin: 1em 0 0 -2em;
342 background-color: #dee;
346 /* Formbuilder styling */
349 border: 1px solid black;
358 #signin_openid_url_label {
364 border: 1px solid #aaa;
366 color: black !important;
384 border: 1px solid #aaa;