From: Ove Klykken Date: Mon, 28 Jul 2014 20:45:08 +0000 (-0400) Subject: new logo file and calendar styles X-Git-Tag: VV1^2~55^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b4ebebdc06268dd3021c78a03664072bfd05f07f;p=web%2FCityofMI.git new logo file and calendar styles --- diff --git a/assets/logo.png b/assets/logo.png index cf45521..b2a6ee9 100755 Binary files a/assets/logo.png and b/assets/logo.png differ diff --git a/styles.css b/styles.css index bc0e642..dd324c2 100755 --- a/styles.css +++ b/styles.css @@ -17,7 +17,9 @@ nav.tab-bar a #logoTop { margin-left: 60px; - max-height: 100%;} + max-height: 95%; + margin-bottom: 1%; + } ShadowWhenNeeded { box-shadow: 0 0 10px rgba(0, 0, 0, .5); @@ -48,6 +50,9 @@ a { a:hover { color: black; } +img { + border: 0; + } /* Logo */ #logo { margin-left: -27px;