From 6a196ec9074a963c957223a7f8322cc12cb56d36 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 6 Sep 2012 20:41:09 +0200 Subject: little logo update --- module/web/static/css/default/style.css | 2 +- module/web/static/img/default/logo.png | Bin 11621 -> 8340 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/module/web/static/css/default/style.css b/module/web/static/css/default/style.css index b871c1d3d..2a2878ec6 100644 --- a/module/web/static/css/default/style.css +++ b/module/web/static/css/default/style.css @@ -120,7 +120,7 @@ header div.center span.title { header .logo { float: left; margin-right: 10px; - margin-top: 7px; + margin-top: 6px; width: 120px; height: 120px; background: url("../../img/default/logo.png")no-repeat; diff --git a/module/web/static/img/default/logo.png b/module/web/static/img/default/logo.png index 3a59b54aa..7cb924d60 100644 Binary files a/module/web/static/img/default/logo.png and b/module/web/static/img/default/logo.png differ -- cgit v1.2.3