1 /* actiontabs theme for ikiwiki
12 text-decoration: underline;
18 background-color: #999;
33 font-family: sans-serif;
45 border-style: none none solid none;
61 font: 140% sans-serif;
70 .pageheader .actions {
79 #content, #comments, #footer {
91 border-top: 1px solid #aaa;
98 h1 { font: 120% sans-serif }
99 h2 { font: bold 100% sans-serif }
100 h3 { font: italic 100% sans-serif }
101 h4, h5, h6 { font: small-caps 100% sans-serif }
103 /* Smaller headings for inline pages */
104 .inlinepage h1 { font-size: 110% }
105 .inlinepage h2 { font-size: 100% }
106 .inlinepage h3 { font-size: 100% }
108 .pageheader .actions ul {
118 text-decoration: none;
121 .pageheader .actions ul li {
123 padding: .1em .5em 0 .5em;
126 border-style: solid solid none solid;