summaryrefslogtreecommitdiff
path: root/www-ssl/css/style10.css
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-01 18:51:01 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-01 18:51:01 +0200
commitd85d11276b464052e442297fe93cd5f628b979e2 (patch)
tree3c03f61e2fefb10d58c98917a2c56de84d2e78d2 /www-ssl/css/style10.css
parent0ee418ffa2e47f17ab7d4f7d74192e091eef4d50 (diff)
html5, css rewrite
Diffstat (limited to 'www-ssl/css/style10.css')
-rw-r--r--www-ssl/css/style10.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www-ssl/css/style10.css b/www-ssl/css/style10.css
index e69de29b..311097c7 100644
--- a/www-ssl/css/style10.css
+++ b/www-ssl/css/style10.css
@@ -0,0 +1,7 @@
+#logo {
+ background: url('../pic/engelsystem_logo.png') top left no-repeat;
+ display: block;
+ height: 69px;
+ margin: 10px auto;
+ width: 523px;
+}