diff --git a/authenticator/webapp/themes/hostsharing/cas.css b/authenticator/webapp/themes/hostsharing/cas.css index 4d22e59..4d6f4d3 100644 --- a/authenticator/webapp/themes/hostsharing/cas.css +++ b/authenticator/webapp/themes/hostsharing/cas.css @@ -61,10 +61,10 @@ a img,#header img { #header a:hover.task, #header a:focus.task {background-color:#c33 !important;} #logo { - margin:20px 0 0 5%; + margin:10px 0 0 5%; padding:0; width:90%; - height:100px; + height:80px; clear:both; background: #005094 url(logo.png) no-repeat scroll; } diff --git a/authenticator/webapp/themes/hostsharing/logo.png b/authenticator/webapp/themes/hostsharing/logo.png index f0d4dbc..e8b857d 100644 Binary files a/authenticator/webapp/themes/hostsharing/logo.png and b/authenticator/webapp/themes/hostsharing/logo.png differ