From f3d061d9f4ef0f323a3e35bc3dda15f79f644204 Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 28 Sep 2020 19:45:54 +0200 Subject: navigation logo --- static/styles.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 2307a5f7..af3ccbd5 100644 --- a/static/styles.css +++ b/static/styles.css @@ -113,16 +113,10 @@ footer { content: "❭"; color: #aa3939; } -.taler_home::before { - content: "❬"; - color: #aa3939; -} -.taler_home::after { - content: "❭"; - color: #aa3939; -} + .taler_home { - font-family: 'Lucida Console', Monaco, monospace; + width: 20%; + height: 20%; } .footer-list { -- cgit v1.2.3