From 4084d22f08c0e761bd4c3de130c999ab1693c542 Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 21 Aug 2012 16:05:20 +0000 Subject: [PATCH] Zaehler fuer Zeit bis zum Ende des Verfahrens eingefuegt css-Formatierung vereinheitlicht --- umfrage_kirchenplatz2012/media/style.css | 89 +++++++++++-------- umfrage_kirchenplatz2012/templates/start.html | 9 ++ 2 files changed, 59 insertions(+), 39 deletions(-) diff --git a/umfrage_kirchenplatz2012/media/style.css b/umfrage_kirchenplatz2012/media/style.css index 8b0ee19..2f8b11e 100644 --- a/umfrage_kirchenplatz2012/media/style.css +++ b/umfrage_kirchenplatz2012/media/style.css @@ -11,7 +11,7 @@ h1, h2, h3 { h1 { font-size: 220%; margin-bottom: 0.5em; - text-align:center; + text-align: center; } h2 { font-size: 130%; } @@ -27,55 +27,66 @@ a:hover { text-decoration: none; } a img { border: none; } div#fullpage { - margin-left:auto; - margin-right:auto; + margin-left: auto; + margin-right: auto; } div#fullpage>div { - margin-left:auto; - margin-right:auto; + margin-left: auto; + margin-right: auto; } div.description { - text-align:center; + text-align: center; width: 70%; - border-width:2px; - background-color:lightgreen; - border-style:groove; - padding:5px; - margin:0.5em 15% 1em 15%; + border-width: 2px; + background-color: lightgreen; + border-style: groove; + padding: 5px; + margin: 0.5em 15% 1em 15%; +} + +div.timeout p { + text-align: center; + font-size: 80%; +} + +div.timeout em { + color: red; + font-size: 180%; + font-weight: bold; } div.error { width: 70%; - border-width:2px; - background-color:#FBB; - border-style:groove; - padding:5px; - margin:0.5em 15% 1em 15%; + border-width: 2px; + background-color: #FBB; + border-style: groove; + padding: 5px; + margin: 0.5em 15% 1em 15%; } div.start_evaluation { - text-align:center; + text-align: center; } div.start_evaluation form input[type=submit] { - margin-left:auto; - margin-right:auto; + margin-left: auto; + margin-right: auto; } div#footer { margin-top: 2em; margin-bottom: 1em; - margin-left:auto; - margin-right:auto; - display:table; + margin-left: auto; + margin-right: auto; + display: table; } div#footer>div { - display:table-cell; - padding-left:5%; - padding-right:5%; + display: table-cell; + padding-left: 5%; + padding-right: 5%; } div#footer>div:first-child { @@ -91,19 +102,19 @@ div#footer ul li { } div#summary { - margin-left:auto; - margin-right:auto; - max-width:768px; - width:80%; + margin-left: auto; + margin-right: auto; + max-width: 768px; + width: 80%; } -div#summary form div { text-align:center; } -div#summary form table td { text-align:left; } -div#summary form table { width:100%; } -div#summary input[type=text] { width:100%; } -div#summary textarea { width:100%; } +div#summary form div { text-align: center; } +div#summary form table td { text-align: left; } +div#summary form table { width: 100%; } +div#summary input[type=text] { width: 100%; } +div#summary textarea { width: 100%; } div#summary input[type=submit] { - text-align:center; + text-align: center; } table.options label { @@ -128,12 +139,12 @@ table.options td.answer { } ul.quality li { list-style-type: none; } -ul.quality li span.key { font-weight:bold; min-width:1.5em; display:inline-block; } -ul.quality li span.text { font-style:italic; } +ul.quality li span.key { font-weight: bold; min-width: 1.5em; display: inline-block; } +ul.quality li span.text { font-style: italic; } table.options th { font-size: 150%; - font-weight:bold; + font-weight: bold; } table.options tr.option_image td { @@ -152,6 +163,6 @@ table.options td.column5 { background-color: #ef2929; } table.options td.column6 { background-color: #e9b96e; } input[type=submit], input[type=button] { - font-weight:bold; + font-weight: bold; } diff --git a/umfrage_kirchenplatz2012/templates/start.html b/umfrage_kirchenplatz2012/templates/start.html index 38e869b..cb2f0f3 100644 --- a/umfrage_kirchenplatz2012/templates/start.html +++ b/umfrage_kirchenplatz2012/templates/start.html @@ -26,6 +26,15 @@ Falls Sie Fragen oder Anregungen zu dieser Umsetzung haben sollten, dann senden

+
+ +

Es verbleiben nur noch ${remaining_text} bis zum Ende des städtischen Beteiligungsverfahrens!

+
+