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.
25 list-style-type: none;
26 border-bottom: 1px solid #000;
29 .inlinepage .actions ul {
47 border-top: 1px solid #000;
63 /* Stuff for the RecentChanges table. */
66 color: black !important;
70 color: black !important;
88 border: 1px solid #aaa;
90 color: black !important;
93 /* Used for adding a blog page. */
96 border: 1px solid #aaa;
98 color: black !important;
103 border: 1px solid #aaa;
112 /* Used for invalid form fields. */
115 background: white !important;
118 /* Used for required form fields. */
123 /* Orange feed button. */
126 color: white !important;
127 border-left: 1px solid #cc9966;
128 border-top: 1px solid #ccaa99;
129 border-right: 1px solid #993300;
130 border-bottom: 1px solid #331100;
131 padding: 0px 0.5em 0px 0.5em;
132 font-family: helvetica, arial, sans-serif;
135 text-decoration: none;
139 color: white !important;
149 .smallestPC { font-size: 70%; }
150 .smallPC { font-size: 85%; }
151 .normalPC { font-size: 100%; }
152 .bigPC { font-size: 115%; }
153 .biggestPC { font-size: 130%; }
170 border: 1px solid #aaa;
179 border: 1px solid #aaa;
185 list-style: upper-roman;
191 list-style: lower-alpha;
203 list-style: lower-roman;
206 list-style: upper-alpha;
210 background: url(http://openid.net/login-bg.gif) no-repeat;
211 background-color: #fff;
212 background-position: 0 50%;