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
, h4
, h5
, h6
{ font: bold
80% sans-serif
}
102 /* Smaller headings for inline pages */
103 .inlinepage h1 { font-size: 110% }
104 .inlinepage h2 { font-size: 100% }
105 .inlinepage h3 { font-size: 100% }
107 .pageheader .actions ul {
117 text-decoration: none
;
120 .pageheader .actions ul li {
122 padding: .1em .5em 0 .5em;
125 border-style: solid solid none solid
;