From c88e8a2c21ced68f051009c9ff00e48ac87ef4a3 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Sat, 30 Jul 2016 13:08:36 +0200 Subject: new, better banner --- content/extras/custom.css | 4 ++++ content/images/banner.png | Bin 1114060 -> 1124716 bytes 2 files changed, 4 insertions(+) diff --git a/content/extras/custom.css b/content/extras/custom.css index d287284..985dfce 100644 --- a/content/extras/custom.css +++ b/content/extras/custom.css @@ -14,3 +14,7 @@ #banner h1 { font-size: 25px; } + +#banner .copy { + background: none repeat scroll 0 0 rgba(67, 71, 66, 0.6); +} diff --git a/content/images/banner.png b/content/images/banner.png index 60103f3..4f2c773 100644 Binary files a/content/images/banner.png and b/content/images/banner.png differ -- cgit v1.1