slightly adjust header sizes
[www-rohieb-name.git] / templates / blaginline.tmpl
index 8475cf2..7b0fbfd 100644 (file)
@@ -3,13 +3,13 @@
 <TMPL_IF HTML5><section class="inlineheader"><TMPL_ELSE><div class="inlineheader"></TMPL_IF>
 <TMPL_IF AUTHOR>
 </TMPL_IF>
-<TMPL_IF HTML5><header class="header"><TMPL_ELSE><h2 class="header"></TMPL_IF>
+<TMPL_IF HTML5><header><TMPL_ELSE><h1></TMPL_IF>
 <TMPL_IF PERMALINK>
 <a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a>
 <TMPL_ELSE>
 <a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
 </TMPL_IF>
-<TMPL_IF HTML5></header><TMPL_ELSE></h2></TMPL_IF>
+<TMPL_IF HTML5></header><TMPL_ELSE></h1></TMPL_IF>
 <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
 
 <TMPL_IF HTML5><section class="inlinecontent"><TMPL_ELSE><div class="inlinecontent"></TMPL_IF>
This page took 0.025357 seconds and 4 git commands to generate.