From 6c173a22168ed94c39fff5f3fe9878e8912dc1fb Mon Sep 17 00:00:00 2001 From: PiBa-NL Date: Thu, 3 Aug 2017 23:28:13 +0200 Subject: Theme Compact-RED, adopt new logo for theme sizing navbar size --- src/usr/local/www/css/Compact-RED.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/usr/local/www/css/Compact-RED.css b/src/usr/local/www/css/Compact-RED.css index bf66369..1118caa 100644 --- a/src/usr/local/www/css/Compact-RED.css +++ b/src/usr/local/www/css/Compact-RED.css @@ -44,6 +44,16 @@ body { background-color: #600; } +.navbar-brand > svg { + max-width: 65px; +} +.navbar-brand > span { + font-size:.5em; +} +.navbar-brand { + line-heigth: 10px; +} + .navbar-brand > img { max-height: 26px; } -- cgit v1.1