mainlogo css
This commit is contained in:
parent
6da04a7f31
commit
2e83b32611
|
@ -417,6 +417,13 @@ section.headlogo {
|
|||
}
|
||||
|
||||
section.headlogo img{
|
||||
margin-top: 20px;
|
||||
margin-left: 20px;
|
||||
max-height: 70px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
section.headmenu {
|
||||
display: inline-block;
|
||||
|
||||
}
|
Loading…
Reference in New Issue