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;
40 border-bottom: 1px solid #000;
47 /* Stuff for the RecentChanges table. */
50 color: black !important;
54 color: black !important;
70 /* Used for adding a blog page. */
73 border: 1px solid #aaa;
75 color: black !important;
80 border: 1px solid #aaa;
96 /* Used for invalid form fields. */
99 background: white !important;
102 /* Used for required form fields. */
110 color: white !important;
111 border-left: 1px solid #cc9966;
112 border-top: 1px solid #ccaa99;
113 border-right: 1px solid #993300;
114 border-bottom: 1px solid #331100;
115 padding: 0px 0.5em 0px 0.5em;
116 font-family: helvetica, arial, sans-serif;
119 text-decoration: none;
123 color: white !important;
133 .smallestPC { font-size: 70%; }
134 .smallPC { font-size: 85%; }
135 .normalPC { font-size: 100%; }
136 .bigPC { font-size: 115%; }
137 .biggestPC { font-size: 130%; }
154 border: 1px solid #aaa;
163 border: 1px solid #aaa;
169 list-style: upper-roman;
175 list-style: lower-alpha;
187 list-style: lower-roman;
190 list-style: upper-alpha;