diff --git a/webstuff/frontend/content/modules/mod_hum.html b/webstuff/frontend/content/modules/mod_hum.html
index e54e5ef..6061599 100644
--- a/webstuff/frontend/content/modules/mod_hum.html
+++ b/webstuff/frontend/content/modules/mod_hum.html
@@ -1,23 +1,27 @@
Luftfeuchtigkeit - {content:fill:sens_location}
{content:fill:sens_description}
-Momentane Werte
-
-
- | Momentan: | {content:fill:hum_now_val}% | {content:fill:hum_now_date} |
-
-
- | Durchschnitt ({content:fill:hum_av_interval} min.): | {content:fill:hum_av_value}% | |
-
-
- | Tendenz (2 std.): | {content:fill:hum_changing} | |
-
-
-Extrema
-
-
- | Max: | {content:fill:hum_max_val}% | {content:fill:hum_max_date} |
-
-
- | Min: | {content:fill:hum_min_val}% | {content:fill:hum_min_date} |
-
-
+
+
Momentane Werte
+
+
+ | Momentan: | {content:fill:hum_now_val}% | {content:fill:hum_now_date} |
+
+
+ | Durchschnitt ({content:fill:hum_av_interval} min.): | {content:fill:hum_av_value}% | |
+
+
+ | Tendenz (2 std.): | {content:fill:hum_changing} | |
+
+
+
+
+
Extrema
+
+
+ | Max: | {content:fill:hum_max_val}% | {content:fill:hum_max_date} |
+
+
+ | Min: | {content:fill:hum_min_val}% | {content:fill:hum_min_date} |
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_press.html b/webstuff/frontend/content/modules/mod_press.html
index 050034d..0c79ad9 100644
--- a/webstuff/frontend/content/modules/mod_press.html
+++ b/webstuff/frontend/content/modules/mod_press.html
@@ -1,23 +1,27 @@
Luftdruck - {content:fill:sens_location}
{content:fill:sens_description}
-Momentane Werte
-
-
- | Momentan: | {content:fill:press_now_val} hPa | {content:fill:press_now_date} |
-
-
- | Durchschnitt ({content:fill:press_av_interval} min.): | {content:fill:press_av_value} hPa | |
-
-
- | Tendenz (2 std.): | {content:fill:press_changing} | |
-
-
-Extrema
-
-
- | Max: | {content:fill:press_max_val} hPa | {content:fill:press_max_date} |
-
-
- | Min: | {content:fill:press_min_val} hPa | {content:fill:press_min_date} |
-
-
+
+
Momentane Werte
+
+
+ | Momentan: | {content:fill:press_now_val} hPa | {content:fill:press_now_date} |
+
+
+ | Durchschnitt ({content:fill:press_av_interval} min.): | {content:fill:press_av_value} hPa | |
+
+
+ | Tendenz (2 std.): | {content:fill:press_changing} | |
+
+
+
+
+
Extrema
+
+
+ | Max: | {content:fill:press_max_val} hPa | {content:fill:press_max_date} |
+
+
+ | Min: | {content:fill:press_min_val} hPa | {content:fill:press_min_date} |
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_rain.html b/webstuff/frontend/content/modules/mod_rain.html
index 0885476..86be434 100644
--- a/webstuff/frontend/content/modules/mod_rain.html
+++ b/webstuff/frontend/content/modules/mod_rain.html
@@ -1,35 +1,39 @@
Regen - {content:fill:sens_location}
{content:fill:sens_description}
-Aktuelle Werte
-
-
- | Letze Stunde: | {content:fill:rain_now_hour} l/m2 |
-
-
- | Heute: | {content:fill:rain_now_day} l/m2 | |
-
-
- | Diesen Monat: | {content:fill:rain_now_month} l/m2 | |
-
-
- | Dies Jahr: | {content:fill:rain_now_year} l/m2 | |
-
-
- | Seit Messbegin: | {content:fill:rain_now_all} l/m2 | |
-
-
-Extrema
-
-
- | Regenreichste Stunde: | {content:fill:rain_max_hour_val} l/m2 | {content:fill:rain_max_hour_date} |
-
-
- | Regenreichster Tag: | {content:fill:rain_max_day_val} l/m2 | {content:fill:rain_max_day_date} |
-
-
- | Regenreichster Monat: | {content:fill:rain_max_month_val} l/m2 | {content:fill:rain_max_month_date} |
-
-
- | Regenreichstes Jahr: | {content:fill:rain_max_year_val} l/m2 | {content:fill:rain_max_year_date} |
-
-
+
+
Aktuelle Werte
+
+
+ | Letze Stunde: | {content:fill:rain_now_hour} l/m2 |
+
+
+ | Heute: | {content:fill:rain_now_day} l/m2 | |
+
+
+ | Diesen Monat: | {content:fill:rain_now_month} l/m2 | |
+
+
+ | Dies Jahr: | {content:fill:rain_now_year} l/m2 | |
+
+
+ | Seit Messbegin: | {content:fill:rain_now_all} l/m2 | |
+
+
+
+
+
Extrema
+
+
+ | Regenreichste Stunde: | {content:fill:rain_max_hour_val} l/m2 | {content:fill:rain_max_hour_date} |
+
+
+ | Regenreichster Tag: | {content:fill:rain_max_day_val} l/m2 | {content:fill:rain_max_day_date} |
+
+
+ | Regenreichster Monat: | {content:fill:rain_max_month_val} l/m2 | {content:fill:rain_max_month_date} |
+
+
+ | Regenreichstes Jahr: | {content:fill:rain_max_year_val} l/m2 | {content:fill:rain_max_year_date} |
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_temp.html b/webstuff/frontend/content/modules/mod_temp.html
index 501a656..12c0d1c 100644
--- a/webstuff/frontend/content/modules/mod_temp.html
+++ b/webstuff/frontend/content/modules/mod_temp.html
@@ -1,23 +1,27 @@
Temperatur - {content:fill:sens_location}
{content:fill:sens_description}
-Momentane Werte
-
-
- | Momentan: | {content:fill:temp_now_val}°C | {content:fill:temp_now_date} |
-
-
- | Durchschnitt ({content:fill:temp_av_interval} min.): | {content:fill:temp_av_value}°C | |
-
-
- | Tendenz (2 std.): | {content:fill:temp_changing} | |
-
-
-Extrema
-
-
- | Max: | {content:fill:temp_max_val}°C | {content:fill:temp_max_date} |
-
-
- | Min: | {content:fill:temp_min_val}°C | {content:fill:temp_min_date} |
-
-
+
+
Momentane Werte
+
+
+ | Momentan: | {content:fill:temp_now_val}°C | {content:fill:temp_now_date} |
+
+
+ | Durchschnitt ({content:fill:temp_av_interval} min.): | {content:fill:temp_av_value}°C | |
+
+
+ | Tendenz (2 std.): | {content:fill:temp_changing} | |
+
+
+
+
+
Extrema
+
+
+ | Max: | {content:fill:temp_max_val}°C | {content:fill:temp_max_date} |
+
+
+ | Min: | {content:fill:temp_min_val}°C | {content:fill:temp_min_date} |
+
+
+
diff --git a/webstuff/frontend/content/modules/mod_wind.html b/webstuff/frontend/content/modules/mod_wind.html
index b87ee76..9247cc1 100644
--- a/webstuff/frontend/content/modules/mod_wind.html
+++ b/webstuff/frontend/content/modules/mod_wind.html
@@ -1,20 +1,24 @@
Wind - {content:fill:sens_location}
{content:fill:sens_description}
-Momentane Werte
-
-
- | Momentan: | {content:fill:wind_now_val} km/h | Aus: {content:fill:wind_now_dir_full} | {content:fill:wind_now_date} |
-
-
- | Durchschnitt ({content:fill:wind_av_interval} min.): | {content:fill:wind_av_value} km/h | |
-
-
- | Tendenz (2 std.): | {content:fill:wind_changing} | |
-
-
-Extrema
-
-
- | Max: | {content:fill:wind_max_val} km/h | Aus: {content:fill:wind_max_dir_full} | {content:fill:wind_max_date} |
-
-
+
+
Momentane Werte
+
+
+ | Momentan: | {content:fill:wind_now_val} km/h | Aus: {content:fill:wind_now_dir_full} | {content:fill:wind_now_date} |
+
+
+ | Durchschnitt ({content:fill:wind_av_interval} min.): | {content:fill:wind_av_value} km/h | |
+
+
+ | Tendenz (2 std.): | {content:fill:wind_changing} | |
+
+
+
+
+
Extrema
+
+
+ | Max: | {content:fill:wind_max_val} km/h | Aus: {content:fill:wind_max_dir_full} | {content:fill:wind_max_date} |
+
+
+
diff --git a/webstuff/frontend/css/example.css b/webstuff/frontend/css/example.css
index b7d3190..0177e1b 100644
--- a/webstuff/frontend/css/example.css
+++ b/webstuff/frontend/css/example.css
@@ -1,3 +1,58 @@
body {
- background: #CCEEFF;
+ background: #fefefe;
+}
+
+div.module {
+ border-color: #006600;
+ border-style: solid;
+ border-width: 1px;
+ background: #CCFFEE;
+ padding: 3px;
+ margin: 2px;
+}
+
+div.module h3.mod_headline {
+ margin-top:2px;
+ margin-left:2px;
+ margin-bottom: 5px;
+ font-weight: 600;
+ font-size: 15pt;
+ color: #222222;
+}
+
+div.module h4.mod_subhead {
+ margin-top:2px;
+ margin-left:2px;
+ margin-bottom: 4px;
+ font-weight: 600;
+ font-size: 12pt;
+ color: #444444;
+}
+
+div.module div.mod_subsec {
+ border-color: #BBEEDD;
+ border-style: dotted;
+ border-width: 1px;
+ background: #DDFFFF;
+ margin: 2px;
+ margin-left: 10px;
+ margin-right: 10px;
+ padding: 2px;
+ color: #666666;
+ font-weight: 600;
+ font-size: 10pt;
+}
+
+div.module p.mod_description {
+ border-color: #BBEEDD;
+ border-style: dotted;
+ border-width: 1px;
+ background: #DDFFFF;
+ margin-left: 10px;
+ margin-right: 10px;
+ margin-bottom: 4px;
+ padding: 2px;
+ color: #333333;
+ font-weight: 600;
+ font-size: 10pt;
}