summaryrefslogtreecommitdiff
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
parente36e41d1d383dcf83e6f25a2b45a8a86494f0cd3 (diff)
Sync with ikiwiki 3.20161219.
-rw-r--r--actiontabs/style.css4
-rw-r--r--blueview/background_darkness.pngbin165 -> 165 bytes
-rw-r--r--blueview/header_background.pngbin53693 -> 53693 bytes
-rw-r--r--blueview/style.css2
-rw-r--r--goldtype/background_darkness.pngbin165 -> 165 bytes
-rw-r--r--goldtype/header_background.pngbin196261 -> 196261 bytes
-rw-r--r--goldtype/style.css2
-rw-r--r--monochrome/gradient.pngbin2466 -> 2466 bytes
-rw-r--r--monochrome/style.css4
9 files changed, 6 insertions, 6 deletions
diff --git a/actiontabs/style.css b/actiontabs/style.css
index 501c0e8..3743caf 100644
--- a/actiontabs/style.css
+++ b/actiontabs/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;
@@ -646,7 +646,7 @@ body {
font-size: 120%;
}
-.header {
+div.header, header.header {
font-weight: normal;
}
diff --git a/blueview/background_darkness.png b/blueview/background_darkness.png
index 0a1cb4e..154ae83 100644
--- a/blueview/background_darkness.png
+++ b/blueview/background_darkness.png
Binary files differ
diff --git a/blueview/header_background.png b/blueview/header_background.png
index 4712ffb..f5afa0e 100644
--- a/blueview/header_background.png
+++ b/blueview/header_background.png
Binary files differ
diff --git a/blueview/style.css b/blueview/style.css
index 82a1efd..c7556be 100644
--- a/blueview/style.css
+++ b/blueview/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;
diff --git a/goldtype/background_darkness.png b/goldtype/background_darkness.png
index 0a1cb4e..154ae83 100644
--- a/goldtype/background_darkness.png
+++ b/goldtype/background_darkness.png
Binary files differ
diff --git a/goldtype/header_background.png b/goldtype/header_background.png
index 50b11dd..319831a 100644
--- a/goldtype/header_background.png
+++ b/goldtype/header_background.png
Binary files differ
diff --git a/goldtype/style.css b/goldtype/style.css
index d88a98a..209575b 100644
--- a/goldtype/style.css
+++ b/goldtype/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;
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 {