h3,h4 attrs -> +=h5,h6,caption
authorshort <>
Tue, 20 Nov 2001 22:20:24 +0000 (22:20 +0000)
committershort <>
Tue, 20 Nov 2001 22:20:24 +0000 (22:20 +0000)
clanek.php

index 28bc68f..4fd95eb 100644 (file)
@@ -4,7 +4,8 @@
 
        $head_css="
 th,td { padding: 3px }
-h3,h4 { color: cyan; background-color: transparent; }
+h3,h4,h5,h6 { color: cyan; background-color: transparent; }
+caption     { color: cyan; background-color: transparent; }
 ";
 
        prepvar("year" ,"[0-9]+");