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:
Ludovic Courtès 2011-06-09 14:49:48 +00:00
parent c4130a8161
commit b4dd17c8c8

View file

@ -5,7 +5,7 @@ body {
}
#logo img {
width: 8em;
height: 6em;
}
img {