summaryrefslogtreecommitdiff
path: root/monochrome
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-09-06 17:47:22 +0200
committerJonas Smedegaard <dr@jones.dk>2017-09-06 18:01:00 +0200
commite621323a12e4602e6bf204580d0923f27b31c53d (patch)
treeeae16326d85c7d3ca3ac0bc31d196535d1c87f64 /monochrome
parente36e41d1d383dcf83e6f25a2b45a8a86494f0cd3 (diff)
Sync with ikiwiki 3.20161219.
Diffstat (limited to 'monochrome')
-rw-r--r--monochrome/gradient.pngbin2466 -> 2466 bytes
-rw-r--r--monochrome/style.css4
2 files changed, 2 insertions, 2 deletions
diff --git a/monochrome/gradient.png b/monochrome/gradient.png
index 7363185..704e72a 100644
--- a/monochrome/gradient.png
+++ b/monochrome/gradient.png
Binary files differ
diff --git a/monochrome/style.css b/monochrome/style.css
index 9376396..1e0c0c6 100644
--- a/monochrome/style.css
+++ b/monochrome/style.css
@@ -10,7 +10,7 @@ footer,header,hgroup,menu,nav,section {
display: block;
}
-.header {
+div.header, header.header {
margin: 0;
font-size: 140%;
font-weight: bold;
@@ -614,7 +614,7 @@ body {
font-family: 'Lato', sans-serif;
}
-.header {
+div.header, header.header {
margin-bottom: 0.5em;
}
.pageheader .actions ul {