diff --git a/site/css/style.css b/site/css/style.css index e96579df..808fbd23 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -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); -} \ No newline at end of file +}