From a200071abaee63f4cb6fda94578d2029bcebb804 Mon Sep 17 00:00:00 2001 From: losinshi Date: Tue, 22 Aug 2006 22:56:04 +0000 Subject: [PATCH] Make the output fron frontend more readable git-svn-id: file:///home/jan/tmp/wetterstation/trunk@39 dd492736-c11a-0410-ad51-8c26713eaf7f --- webstuff/frontend/css/example.css | 20 ++++++++++++++++++++ webstuff/frontend/index.php | 4 ++-- 2 files changed, 22 insertions(+), 2 deletions(-) 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