summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-29 01:42:08 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-07-29 01:42:15 +0200
commit03713ede032a6fced5ab24d918d424c7585a355e (patch)
treec36fa95b0f0c3f235923235f56c5571207e0a091 /core
parent6d0c8ea7e4c15e2a4072e0951eac3c0f64b2fbdc (diff)
downloadnextcloud-server-03713ede032a6fced5ab24d918d424c7585a355e.tar.gz
nextcloud-server-03713ede032a6fced5ab24d918d424c7585a355e.zip
updated ownCloud icon and position
Diffstat (limited to 'core')
-rw-r--r--core/css/styles.css2
-rw-r--r--core/img/owncloud-logo-small-white.pngbin5339 -> 3550 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 35b65f9480d..48a36734e52 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -2,7 +2,7 @@
body { background:#fefefe url('../img/body_background.jpg') repeat-y left top; font:normal 80%/1.6em "Lucida Grande", Arial, Verdana, sans-serif; color:#000; }
#header { position:fixed; top:0; z-index:100; width:100%; height:2.5em; padding:0.5em 1.5em; background:#1d2d44; -moz-box-shadow:0 0 10px #000, inset 0 -2px 10px #222; -webkit-box-shadow:0 0 10px #000, inset 0 -2px 10px #222; box-shadow:0 0 10px #000, inset 0 -2px 10px #222; }
#body-settings #header { background:#313131; }
-#owncloud { float:left; margin:0 0 0 2em; }
+#owncloud { float:left; }
h1 { margin:1em 3em 1em 0; border-bottom:1px solid #666; text-transform:uppercase; font-weight:normal; font-style:italic; color:#666; }
p.center { text-align:center; }
a { color:#000; text-decoration:none; outline:0; }
diff --git a/core/img/owncloud-logo-small-white.png b/core/img/owncloud-logo-small-white.png
index 8374c133506..c0d8a92d833 100644
--- a/core/img/owncloud-logo-small-white.png
+++ b/core/img/owncloud-logo-small-white.png
Binary files differ