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
60 div.inlinepage > span.header > a {
68 div.inlinepage > span.header > a:before {
69 content: "permalink: ";
71 text-decoration: none;
118 font-family: monospace;
127 border-top: 1px solid #aaa;
128 border-bottom: 1px solid #aaa;
130 color: black !important;
134 text-decoration: none;