1 /* This template is based on:
2 * "Embedded Moose local.css for use with ikiwiki
3 * Written by Josh Triplett <josh@freedesktop.org>
4 * Some ideas from the Debian lighttpd index.html page."
6 * The improoved version is made by
7 * Csillag Tamas <cstamas@digitus.itk.ppke.hu>
18 border: 1px dotted #c0c0c0;
20 font-family: sans-serif;
36 border-bottom: 1px dashed;
37 text-decoration: none;
40 a:hover { background: #300000; }
44 border: 1px dotted #c0c0c0;
50 .feedbutton { background: #ff0000; }
54 border: 2px solid #500000;
57 font-family: sans-serif;
60 .header a { margin-right: 1ex; color: #efefef; font-family: sans-serif;}
61 .pagedate, .tags, #backlinks { background: #640000; border: 2px solid #500000; padding: 4px; color: #efefef; font-family: sans-serif;}
62 .tags { color: yellow }
63 .selflink { background: yellow; color: black }
65 .actions ul { background: #640000; border: none; padding-bottom: 0px; font-family: sans-serif;}
66 .actions a { margin-right: 1ex; color: #dfdfdf; font-family: sans-serif;}
67 #footer { border: none; font-family: sans-serif;}