-  |
-
+ |  |
+
| The Open Source IP-KVM |
diff --git a/web/index.pug b/web/index.pug
index 84c256c8..d7dcb4c8 100644
--- a/web/index.pug
+++ b/web/index.pug
@@ -8,9 +8,9 @@ append vars
block start
table
tr
- td(valign="top" class="logo")
+ td(class="logo")
img(class="svg-gray" src=`${svg_dir}/logo.svg` alt="PiKVM" height="40")
- td(valign="top")
+ td
table
tr #[td(colspan="2" class="title") The Open Source IP-KVM]
tr
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 0b9e458b..87414671 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -1637,8 +1637,8 @@
-  |
-
+ |  |
+
| The Open Source IP-KVM |
diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug
index 92b69e0c..b71ebe40 100644
--- a/web/kvm/window-about.pug
+++ b/web/kvm/window-about.pug
@@ -17,9 +17,9 @@ div(id="about-window" class="window")
div(id="about")
table
tr
- td(valign="top" class="logo")
+ td(class="logo")
img(class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40")
- td(valign="top")
+ td
table
tr #[td(colspan="2" class="title") The Open Source IP-KVM]
tr
diff --git a/web/share/svg/logo.svg b/web/share/svg/logo.svg
index eec39fd3..12ffea74 100644
--- a/web/share/svg/logo.svg
+++ b/web/share/svg/logo.svg
@@ -1,104 +1,58 @@
-
+
| |