From 10b7de11eb552b0997b7b1bf1c9ca9ce22eee266 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Sun, 24 Nov 2013 19:31:14 +0100 Subject: [PATCH 1/9] =?UTF-8?q?erster=20entwurf=20einer=20sprachabh=C3=A4n?= =?UTF-8?q?gigen=20inhaltsdefinition?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + index.html | 3 +++ uhr-de_CH.js | 38 ++++++++++++++++++++++++++++++++++++++ uhr.js | 14 ++++++++++++++ 4 files changed, 56 insertions(+) create mode 100644 .gitignore create mode 100644 uhr-de_CH.js diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ diff --git a/index.html b/index.html index a8f5743..26d6f2e 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ Die Zeit als Wort - in HTML, CSS und JS + @@ -13,6 +14,7 @@ +
E @@ -165,6 +167,7 @@

Created by fritteli, inspired by QLOCKTWO. +

@@ -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; From 6c08386c820c753574e1ebabe69d32c056fd6144 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 25 Nov 2013 10:57:30 +0100 Subject: [PATCH 3/9] =?UTF-8?q?funktionen=20in=20die=20haupt-JS-datei=20ve?= =?UTF-8?q?rschoben,=20neue=20helperfunktion=20f=C3=BCr=20minuten,=20rende?= =?UTF-8?q?rn=20IMMER=20auf=20#renderarea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- uhr-de_CH.js | 29 ++++------------------------- uhr.js | 31 +++++++++++++++++++++++++++++-- 3 files changed, 35 insertions(+), 29 deletions(-) diff --git a/index.html b/index.html index eb277f2..26d7bb3 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,8 @@ Die Zeit als Wort - in HTML, CSS und JS - + @@ -36,7 +36,7 @@

Created by fritteli, inspired by QLOCKTWO. + @@ -19,13 +20,17 @@

-
- - - - - -
+ +