space between logo and sitename
This commit is contained in:
parent
d738395b0f
commit
dd1b28314e
|
@ -5,6 +5,10 @@ body {
|
|||
background-color: #eeeeee !important;
|
||||
}
|
||||
|
||||
header #banner #logo-text {
|
||||
margin-left: 7px;
|
||||
}
|
||||
|
||||
#live-network {
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue