From 5f806a38d64f63a96e498c4fd632cbd07181845c Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 28 Sep 2020 20:09:44 +0200 Subject: adjust navigation logo --- static/styles.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 1e6cae01..c4e7f47e 100644 --- a/static/styles.css +++ b/static/styles.css @@ -121,6 +121,14 @@ footer { filter: invert(100%); } +/* overrides bootstrap defaults. */ +.navbar-brand { + display: contents; +} + +.taler_home { + width: 10%; +} .checkmark { height: 1em; -- cgit v1.2.3