From: short <> Date: Tue, 20 Nov 2001 22:20:24 +0000 (+0000) Subject: h3,h4 attrs -> +=h5,h6,caption X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=0aa7b39f0209a3ce25831b15950212d8907f2b13;ds=sidebyside h3,h4 attrs -> +=h5,h6,caption --- diff --git a/clanek.php b/clanek.php index 28bc68f..4fd95eb 100644 --- a/clanek.php +++ b/clanek.php @@ -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]+");