This commit is contained in:
2016-12-16 13:37:42 +01:00
parent 03bafc9540
commit 67803ff106
2 changed files with 5 additions and 3 deletions

View File

@@ -49,7 +49,9 @@ strong {
} }
header img { header img {
padding:10px 0 10px 10px; display: block;
margin: auto;
width: 100%;
} }
img.small { img.small {

View File

@@ -1,7 +1,7 @@
$header $header
<article class="login bradius"> <article class="login bradius">
<header class="dark"> <header>
<img src="templates/{$theme}/assets/img/logo.svg" alt="Froxlor Server Management Panel" /> <img src="templates/{$theme}/assets/img/logo.svg" alt="Management Panel" />
</header> </header>
<if $update_in_progress !== ''> <if $update_in_progress !== ''>