From 051ff1dc5eb37c95f59de0a5d47ee2725f69946d Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 29 Jul 2016 22:13:08 +0200 Subject: add banner --- content/extras/custom.css | 6 +++++- content/images/banner.png | Bin 0 -> 1114060 bytes 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 content/images/banner.png (limited to 'content') diff --git a/content/extras/custom.css b/content/extras/custom.css index 08928ff..d287284 100644 --- a/content/extras/custom.css +++ b/content/extras/custom.css @@ -9,4 +9,8 @@ .navbar-brand { font-size: 20px; -} \ No newline at end of file +} + +#banner h1 { + font-size: 25px; +} diff --git a/content/images/banner.png b/content/images/banner.png new file mode 100644 index 0000000..60103f3 Binary files /dev/null and b/content/images/banner.png differ -- cgit v1.1