summaryrefslogtreecommitdiff
path: root/web/kvm
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-08-27 02:46:18 +0300
committerMaxim Devaev <[email protected]>2022-08-27 02:46:18 +0300
commite364d7f8df9a05c3efc3b756e6764501ffdc618e (patch)
tree58220c1812ec6080b5494a111ff674e48ab419fc /web/kvm
parent4ae4e7cc65ca13a808e75fc8aafafbc8024a3f88 (diff)
new logo
Diffstat (limited to 'web/kvm')
-rw-r--r--web/kvm/index.html4
-rw-r--r--web/kvm/window-about.pug4
2 files changed, 4 insertions, 4 deletions
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 @@
<div id="about">
<table>
<tr>
- <td class="logo" valign="top"><img class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40"></td>
- <td valign="top">
+ <td class="logo"><img class="svg-gray" src="../share/svg/logo.svg" alt="PiKVM" height="40"></td>
+ <td>
<table>
<tr>
<td class="title" colspan="2">The Open Source IP-KVM</td>
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