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