From: Michael Tremer Date: Wed, 10 Jan 2024 12:23:15 +0000 (+0000) Subject: web-user-interface: Replace the old tux logo with out new word mark X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e415928b72a1e3c01bc01fb800d8f5e9342f0bd;p=people%2Fms%2Fipfire-2.x.git web-user-interface: Replace the old tux logo with out new word mark Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index 18a8060e06..49f7dc9eaa 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -344,7 +344,6 @@ srv/web/ipfire/html/redirect-templates/legacy/template.html srv/web/ipfire/html/redirect.cgi srv/web/ipfire/html/themes srv/web/ipfire/html/themes/ipfire -srv/web/ipfire/html/themes/ipfire/images/tux2.png srv/web/ipfire/html/themes/ipfire/include srv/web/ipfire/html/themes/ipfire/include/colors.txt srv/web/ipfire/html/themes/ipfire/include/css diff --git a/html/html/themes/ipfire/images/tux2.png b/html/html/themes/ipfire/images/tux2.png deleted file mode 100644 index cd84ad53d5..0000000000 Binary files a/html/html/themes/ipfire/images/tux2.png and /dev/null differ diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 6f9345dc42..7cf85d68df 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -121,7 +121,6 @@ iframe { /* Header */ #header { - height: 70px; margin: 0 auto; } @@ -133,11 +132,14 @@ iframe { } #logo h1 { - color: #fff; - font-size: 3.6em; + color: #ffffff; + font-size: 3.5em; font-weight: bold; - padding-top: 0.2em; - padding-left: 1.7em; +} + +#logo h1 a { + color: inherit; + text-decoration: none; } /* Main */ diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index cbd05d1094..27693bcb3f 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -140,17 +140,18 @@ print < END