space between logo and sitename

This commit is contained in:
Silke Meyer 2014-06-15 13:25:27 +02:00
parent d738395b0f
commit dd1b28314e
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ body {
background-color: #eeeeee !important;
}
header #banner #logo-text {
margin-left: 7px;
}
#live-network {
border-bottom: none !important;
}