From: TJR Date: Wed, 2 Jun 2021 00:21:14 +0000 (-0400) Subject: Remove Shells badge from header and footer X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/94fef6609afd239a96d3d3947db4cae87116c394 Remove Shells badge from header and footer Signed-off-by: TJR --- diff --git a/static/css/style.css b/static/css/style.css index 8b25d534e..da8c733ac 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -132,7 +132,6 @@ img { * pia = Private Internet access */ #nav-logo { order: 10; } -#nav-shells { order: 30; } #nav-jump { order: 1000; } @@ -164,10 +163,6 @@ img { margin: 0 .5em; } - #nav-shells { - margin-left: auto; - } - #nav-label { width: auto; margin: 0 .5em; diff --git a/templates/base.html b/templates/base.html index b8ad671ac..33a93f0be 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,7 +24,6 @@