1 /* actiontabs theme for ikiwiki
12 text-decoration: underline;
18 background-color: #999;
33 font-family: sans-serif;
40 padding: 1em 2em 0 2em;
43 border-style: none none solid none;
55 font: 140% sans-serif;
56 text-transform: capitalize;
64 #content, #comments, #footer {
76 border-top: 1px solid #aaa;
84 h1 { font: 120% sans-serif }
85 h2 { font: bold 100% sans-serif }
86 h3 { font: italic 100% sans-serif }
87 h4, h5, h6 { font: small-caps 100% sans-serif }
89 /* Smaller headings for inline pages */
90 .inlinepage h1 { font-size: 110% }
91 .inlinepage h2 { font-size: 100% }
92 .inlinepage h3 { font-size: 100% }
94 .pageheader .actions ul {
105 text-decoration: none;
110 padding: .1em .5em 0 .5em;
113 border-style: solid solid none solid;