From a07db2f7f2c9b96a197ead72655e4c7a38f2a241 Mon Sep 17 00:00:00 2001 From: neingeist Date: Mon, 25 Nov 2013 11:55:28 +0100 Subject: [PATCH] css hell --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index cfe6a9c..be3ea82 100644 --- a/index.html +++ b/index.html @@ -22,10 +22,10 @@ #einladung { font-family: 'silkscreennormal'; position: absolute; - top: 5%; + top: 0; width: 70%; padding: 5%; - margin: 5%; + margin: 5% 10% 5% 10%; text-align: left; z-index: 100; background: rgba(0, 0, 0, 0.8);