diff --git a/webstuff/frontend/css/example.css b/webstuff/frontend/css/example.css index 0177e1b..d602523 100644 --- a/webstuff/frontend/css/example.css +++ b/webstuff/frontend/css/example.css @@ -11,6 +11,26 @@ div.module { margin: 2px; } +div.module table tr td { + padding-right: 5px; + padding-left: 5px; + padding-top: 1px; + padding-bottom:1px; +} + +div.module table tr td.mod_line_date { + padding-left: 15px; + color: #667766; +} + +div.module table tr td.mod_line_desc { + color: #666677; +} + +div.module table tr td.mod_line_val { + color: #776666; +} + div.module h3.mod_headline { margin-top:2px; margin-left:2px; diff --git a/webstuff/frontend/index.php b/webstuff/frontend/index.php index e87e952..4f1c642 100644 --- a/webstuff/frontend/index.php +++ b/webstuff/frontend/index.php @@ -4,11 +4,11 @@ - Wetter-Testfile + Wetterstations-Testanzeige -

Wetter-Testfile

+

Wetterstations-Testanzeige