From cd17014b141bb5e75ba48456d390b7c9c76419f4 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 4 Oct 2022 13:24:07 -0600 Subject: [PATCH] Update logo --- logo/logo-path-export.svg | 28 ++++++++++++++-------------- logo/logo-path.svg | 29 +++++++++++++---------------- logo/logo.svg | 16 ++++++++-------- themes/theme/templates/base.html | 2 +- themes/theme/templates/style.css | 2 +- 5 files changed, 37 insertions(+), 40 deletions(-) diff --git a/logo/logo-path-export.svg b/logo/logo-path-export.svg index 38c6c0f..d7f4558 100644 --- a/logo/logo-path-export.svg +++ b/logo/logo-path-export.svg @@ -7,9 +7,9 @@ viewBox="0 0 212.19583 121.17917" version="1.1" id="svg5" - inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + inkscape:version="1.2 (dc2aedaf03, 2022-05-15)" sodipodi:docname="logo-path.svg" - inkscape:export-filename="logo-path-export.svg" + inkscape:export-filename="logo-export.svg" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" @@ -27,15 +27,15 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" showgrid="false" - inkscape:zoom="0.52850974" - inkscape:cx="807.93213" - inkscape:cy="257.32733" + inkscape:zoom="0.52964612" + inkscape:cx="769.38164" + inkscape:cy="262.43938" inkscape:window-width="1920" inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="32" inkscape:window-maximized="1" - inkscape:current-layer="layer1" /> + inkscape:current-layer="text911" /> + id="path287" /> + id="path289" /> + id="path291" /> + id="path293" /> + id="path295" /> + id="path297" /> + id="path299" /> diff --git a/logo/logo-path.svg b/logo/logo-path.svg index 65ed171..4644329 100644 --- a/logo/logo-path.svg +++ b/logo/logo-path.svg @@ -7,11 +7,8 @@ viewBox="0 0 212.19583 121.17917" version="1.1" id="svg5" - inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + inkscape:version="1.2 (dc2aedaf03, 2022-05-15)" sodipodi:docname="logo-path.svg" - inkscape:export-filename="logo-path-export.svg" - inkscape:export-xdpi="96" - inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -27,15 +24,15 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" showgrid="false" - inkscape:zoom="0.52850974" - inkscape:cx="807.93213" - inkscape:cy="257.32733" + inkscape:zoom="0.52964612" + inkscape:cx="769.38164" + inkscape:cy="262.43938" inkscape:window-width="1920" inkscape:window-height="1011" inkscape:window-x="0" inkscape:window-y="32" inkscape:window-maximized="1" - inkscape:current-layer="layer1" /> + inkscape:current-layer="text911" /> + id="path287" /> + id="path289" /> + id="path291" /> + id="path293" /> + id="path295" /> + id="path297" /> + id="path299" /> diff --git a/logo/logo.svg b/logo/logo.svg index 0da6309..b2a70bc 100644 --- a/logo/logo.svg +++ b/logo/logo.svg @@ -7,7 +7,7 @@ viewBox="0 0 212.19583 121.17917" version="1.1" id="svg5" - inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + inkscape:version="1.2 (dc2aedaf03, 2022-05-15)" sodipodi:docname="logo.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" @@ -24,9 +24,9 @@ inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" showgrid="false" - inkscape:zoom="0.18685641" - inkscape:cx="1188.078" - inkscape:cy="353.21239" + inkscape:zoom="0.52964612" + inkscape:cx="769.38164" + inkscape:cy="262.43938" inkscape:window-width="1920" inkscape:window-height="1011" inkscape:window-x="0" @@ -55,15 +55,15 @@ y="0" /> tannertanner + id="tspan283">█ diff --git a/themes/theme/templates/base.html b/themes/theme/templates/base.html index 0a9d260..a126244 100644 --- a/themes/theme/templates/base.html +++ b/themes/theme/templates/base.html @@ -25,7 +25,7 @@ - + diff --git a/themes/theme/templates/style.css b/themes/theme/templates/style.css index 7f79843..2b40d3a 100644 --- a/themes/theme/templates/style.css +++ b/themes/theme/templates/style.css @@ -49,7 +49,7 @@ } .logo { - width: 8rem; + width: 10rem; height: auto; }