Tweak CSS for img/logo.
This makes it easy to choose a larger logo, while still occupying as much vertical space as the original logo.
This commit is contained in:
parent
c4130a8161
commit
b4dd17c8c8
|
@ -5,7 +5,7 @@ body {
|
|||
}
|
||||
|
||||
#logo img {
|
||||
width: 8em;
|
||||
height: 6em;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
Loading…
Reference in a new issue