fonts and colors

This commit is contained in:
2016-12-16 14:02:04 +01:00
parent 8bc1a5be69
commit b7ab10665a
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ header img {
}
header img.login {
header img.logoimg {
display: block;
margin: auto;
width: 80%;

View File

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