Fix logo size

Also, always include the text "Hydra" in the navbar.
This commit is contained in:
Eelco Dolstra
2013-02-23 15:25:59 +01:00
parent 77fa6d2646
commit 67986b03fa
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,8 @@ body {
}
.logo {
height: 30px;
margin-top: -10px;
height: 25px;
}
th {