diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-09-06 20:41:09 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-09-06 20:41:09 +0200 |
commit | 6a196ec9074a963c957223a7f8322cc12cb56d36 (patch) | |
tree | 3e43752383b18c09b1e214e19d9dc39513b5e1f9 | |
parent | modal dialog (diff) | |
download | pyload-6a196ec9074a963c957223a7f8322cc12cb56d36.tar.xz |
little logo update
-rw-r--r-- | module/web/static/css/default/style.css | 2 | ||||
-rw-r--r-- | module/web/static/img/default/logo.png | bin | 11621 -> 8340 bytes |
2 files changed, 1 insertions, 1 deletions
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 Binary files differindex 3a59b54aa..7cb924d60 100644 --- a/module/web/static/img/default/logo.png +++ b/module/web/static/img/default/logo.png |