Changed header.html, footer.html and the CSS files to work with the new DIV framework. Thanks Martin for making it being writing from weblib.php ;-)

This commit is contained in:
urs_hunkler
2005-01-25 15:21:02 +00:00
parent c51e4392cc
commit f254d4d991
5 changed files with 361 additions and 21 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
$themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);
include ("./styles_layout.css");
include ("./styles_typography.css");
include ("./styles_font.css");
include ("./styles_color.css");
// include ("./styles_block.css");
?>