1 /* ikiwiki local style sheet */
3 /* Add local styling here, instead of modifying style.css. */
5 /* This stylesheet is based on the 1024px template by Andreas Viklund:
7 1024px - An open source xhtml/css website template by Andreas Viklund -
8 http://andreasviklund.com . Free to use in any way and for any purpose as
10 edits are given to the original designer.
12 Version: 1.0, March 29, 2006
14 modifications for ikiwiki by Martin Wuertele <web@wuertele.net>
17 /******** General tags ********/
23 font-family:georgia, arial;
25 background:url(images/bg.png) repeat-x top #4B546B;
26 /*background:#4B546B;*/
38 background-color:#FFFFFF;
43 background:url(images/header.png) no-repeat center #808080;
50 border-bottom:1px #8994AF dotted;
54 background-color:transparent;
64 border-bottom:1px #4B556A dotted;
68 background-color:transparent;
91 margin:4px 0 4px 35px;
95 font-family:georgia, arial;
98 text-transform:uppercase;
108 font-family:georgia, arial;
111 text-transform:uppercase;
121 font-family:georgia, arial;
124 text-transform:uppercase;
153 font-family:georgia, arial;
173 font-family:georgia, arial;
198 .inlinepage .header {
199 font-family:georgia, arial;
202 text-transform:uppercase;
215 /******** Content variations ********/
220 background-color:#4088b8;
221 border:1px solid #c8c8c8;
223 padding: 0px 0.5em 0px 0.5em;
226 /*.feedbutton:hover {
227 color: #4088b8 !important;
232 /******** sidebar ********/
237 background-color:#FFFFFF;
238 border:1px #808080 solid;
262 font-family:georgia, arial;
265 text-transform:uppercase;
275 margin:3px 0px 8px 0px;
279 /******** Footer ********/
284 border-top:1px #808080 solid;
293 font-family:georgia, arial;