mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
new logo
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user