don’t cut off the edges of the logo

This commit is contained in:
Coby Chapple 2013-04-04 14:30:02 +01:00
parent 6e831b65d2
commit 0abc3dc975
1 changed files with 2 additions and 1 deletions

View File

@ -116,6 +116,7 @@ body > footer img {
width: 100px;
height: 44px;
opacity: .8;
padding: 1px;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
transition: opacity .2s;
@ -563,4 +564,4 @@ code.option, code.flag, code.filter, code.output {
font-size: 32px;
font-weight: bold;
text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
}