From d9c07aaa2cd01f6213fa1a49d599af2dfbd787b4 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 25 Nov 2013 10:14:10 +0100 Subject: [PATCH] layout geflickt und auf JS-rendering umgestellt --- index.html | 135 +---------------------------------------------------- uhr.css | 4 +- 2 files changed, 4 insertions(+), 135 deletions(-) diff --git a/index.html b/index.html index 26d6f2e..eb277f2 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ +
@@ -14,139 +15,7 @@ - -
- - E - S - K - I - S - C - H - A - F - Ü - F -
- - V - I - E - R - T - U - B - F - Z - Ä - Ä -
- - Z - W - Ä - N - Z - G - S - I - V - O - R -
- - A - B - O - H - A - U - B - I - E - G - E -
- - E - I - S - Z - W - Ö - I - S - D - R - Ü -
- - V - I - E - R - I - F - Ü - F - I - Q - T -
- - S - Ä - C - H - S - I - S - I - B - N - I -
- - A - C - H - T - I - N - Ü - N - I - E - L -
- - Z - Ä - N - I - E - R - B - E - U - F - I -
- - Z - W - Ö - U - F - I - N - A - U - H - R -
-
+
diff --git a/uhr.css b/uhr.css index 3889710..7e3e616 100644 --- a/uhr.css +++ b/uhr.css @@ -26,7 +26,7 @@ body { } #themeswitcher { } -.textarea { +#renderarea { display: block; position: absolute; top: 5em; @@ -70,7 +70,7 @@ body { height: 10%; width: 9.0909%; padding: 0; - margin: 0 -4px 0 0; + margin: 0; display: inline-block; text-align: center; font-size: 2.2em;