+EaP 10/2001 (62): Ptali jste se...
[www.energie.vellum.cz.git] / clanek.php
index 5465ab7..4fd95eb 100644 (file)
@@ -2,6 +2,12 @@
 
        include("common.php");
 
+       $head_css="
+th,td { padding: 3px }
+h3,h4,h5,h6 { color: cyan; background-color: transparent; }
+caption     { color: cyan; background-color: transparent; }
+";
+
        prepvar("year" ,"[0-9]+");
        prepvar("month","[0-9]+");
        prepvar("id"   ,"[0-9]+",false/*required*/);