1 /* ikiwiki local style sheet */
3 /* Add local styling here, instead of modifying style.css. */
11 text-decoration: underline;
17 background-color: #999;
32 font-family: sans-serif;
39 padding: 1em 2em 0 2em;
42 border-style: none none solid none;
54 font: 140% sans-serif;
55 text-transform: capitalize;
63 #content, #comments, #footer {
75 border-top: 1px solid #aaa;
83 h1 { font: 120% sans-serif }
84 h2 { font: bold 100% sans-serif }
85 h3 { font: italic 100% sans-serif }
86 h4, h5, h6 { font: small-caps 100% sans-serif }
88 /* Smaller headings for inline pages */
89 .inlinepage h1 { font-size: 110% }
90 .inlinepage h2 { font-size: 100% }
91 .inlinepage h3 { font-size: 100% }
93 .pageheader .actions ul {
104 text-decoration: none;
109 padding: .1em .5em 0 .5em;
112 border-style: solid solid none solid;