My placeholder.
[ikiwiki.git] / themes / goldtype / style.css
blob9c217c746a065c48ccb080efc263419a375c5bd4
1 /*
2 * goldtype theme for ikiwiki
3 */
5 .pageheader {
6 background-repeat: no-repeat;
7 background-color: #f2d98d;
8 padding: 0;
9 padding-right: 1em;
10 margin-bottom: 2em;
13 html, body {
14 background-color: #f2d98d;
17 #content a:hover, #comments a:hover, .sidebar a:hover,
18 #content a:visited:hover, #comments a:visited:hover, .sidebar a:visited:hover {
19 color: red;
21 #content a:visited, #comments a:visited, .sidebar a:visited {
22 color: #37485e;