summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/web/css/tableCSS.css
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/web/css/tableCSS.css')
-rw-r--r--notFinishedCode/web/css/tableCSS.css15
1 files changed, 14 insertions, 1 deletions
diff --git a/notFinishedCode/web/css/tableCSS.css b/notFinishedCode/web/css/tableCSS.css
index e9904b8..e404064 100644
--- a/notFinishedCode/web/css/tableCSS.css
+++ b/notFinishedCode/web/css/tableCSS.css
@@ -1,10 +1,23 @@
/* -------------------------------------------------------
-Author: Vitaly Friedman
+Author: Vitaly Friedman but edited by Refik Hadzialic
Theme: Green Life - A Fresh, Warm and Readable Table
URL: http://www.alvit.de/vf
-------------------------------------------------------
*/
+ html { height: 100%; }
+ body {
+ background-color: #F0F0F0;
+ font-family: verdana, verdana, ariel;
+ height: 100%;
+ }
+
+ a.pChart
+ {
+ text-decoration: none;
+ color: #6A6A6A;
+ }
+
table {
font: 11px verdana,verdana, arial;
margin: 0;