h3,h4 attrs -> +=h5,h6,caption
[www.energie.vellum.cz.git] / common.php
index 34a6a91..d66927f 100644 (file)
@@ -381,6 +381,7 @@ function heading($title=false)
        global $HTTP_SERVER_VARS,$msie_major,$mozilla_major,$title_tail,$head_css,$have_css,$head;
 
        header("Content-type: text/html");
+       header("Content-Style-Type: text/css");
        if (!isset($msie_major) || $msie_major>=4)
                print('<?xml version="1.0" encoding="'.$HTTP_SERVER_VARS["CLIENT_CHARSET"].'"?>'."\n");
 ?>