1 /* local.css stylesheet to be used with ikiwiki
3 * Copyright: (C) 2006 Stefano Zacchiroli <zack@debian.org>
4 * License: GNU General Public License version 2 or above.
7 * - plone-like actions in the toplevel bar, but remember: resist the
8 * temptation of making them floating to the right: the breadcrumb trail can
10 * - blog form aligned to the right, keeping the RSS logo to the left
11 * - some rendering for the tags (a la 'xhtml' logo of plone? ...)
12 * - some rendering for backlinks
13 * - some rendering for posting dates
17 font-family: sans-serif;
23 h1 { font-size: 140%; }
24 h2 { font-size: 120%; }
25 h3 { font-size: 110%; }
26 h4 { font-size: 105% }
28 a { text-decoration: none; }
29 a:hover { text-decoration: underline; }
48 .header { font-weight: normal; }
50 .selflink { text-decoration: underline; }
52 .pageheader .actions ul,
54 border-top: solid 1px;
55 border-bottom: solid 1px;
78 #searchform div:before {
85 vertical-align: bottom;
102 list-style-type: none;
136 table.identikit tr th {
140 table.identikit tr th:after {
143 table.identikit tr td {
148 .doi_logo , .doi_logo a {
150 color: white !important;
152 text-decoration: none;
155 padding: 0px 1px 0px 2px;
160 border-top: solid 1px;
165 #comments #feedlink {
168 #comments #feedlink:before {
169 content: "comment feeds: ";
179 background-color: #eee;
189 border-top: solid 1px;