From e621323a12e4602e6bf204580d0923f27b31c53d Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 6 Sep 2017 17:47:22 +0200 Subject: Sync with ikiwiki 3.20161219. --- actiontabs/style.css | 4 ++-- blueview/background_darkness.png | Bin 165 -> 165 bytes blueview/header_background.png | Bin 53693 -> 53693 bytes blueview/style.css | 2 +- goldtype/background_darkness.png | Bin 165 -> 165 bytes goldtype/header_background.png | Bin 196261 -> 196261 bytes goldtype/style.css | 2 +- monochrome/gradient.png | Bin 2466 -> 2466 bytes monochrome/style.css | 4 ++-- 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 Binary files a/blueview/background_darkness.png and b/blueview/background_darkness.png differ diff --git a/blueview/header_background.png b/blueview/header_background.png index 4712ffb..f5afa0e 100644 Binary files a/blueview/header_background.png and b/blueview/header_background.png 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 Binary files a/goldtype/background_darkness.png and b/goldtype/background_darkness.png differ diff --git a/goldtype/header_background.png b/goldtype/header_background.png index 50b11dd..319831a 100644 Binary files a/goldtype/header_background.png and b/goldtype/header_background.png 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 Binary files a/monochrome/gradient.png and b/monochrome/gradient.png 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 { -- cgit v1.2.3