diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index 1f2e3091..fba77b7b 100644 --- a/web/index.html +++ b/web/index.html @@ -49,8 +49,8 @@ <div class="start"> <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> |