fonts and colors

This commit is contained in:
2016-12-16 13:54:21 +01:00
parent 9abe4415af
commit 8f295f1b5d
2 changed files with 2 additions and 7 deletions

View File

@@ -93,13 +93,8 @@ header img {
width: 80%;
}
header img .mainlogo {
margin-left: 10px;
margin-top: 10px;
width: 10%;
}
img.small {
height: 30px;
height: 40px;
}
img.responsive {

View File

@@ -39,7 +39,7 @@
<h1>Management Panel</h1>
</hgroup>
<a href="{$linker->getLink(array('section' => 'index'))}">
<img class='mainlogo' src="templates/{$theme}/assets/img/logo.svg" alt="Server Management Panel" />
<img class='small' src="templates/{$theme}/assets/img/logo.svg" alt="Server Management Panel" />
</a>
<div class="topheader_navigation">
<ul class="topheadernav">