WebMods: Moved some shared/common CSS things into a global.css file that all skins (should) embed.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1945 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
cflakes
2010-04-26 16:39:11 +00:00
parent 136ce32f85
commit 4f55857434
5 changed files with 16 additions and 40 deletions
+1
View File
@@ -1,5 +1,6 @@
<? INC DocType.tmpl ?>
<? INC Options.tmpl ?>
<? ADDROW CSSLoop HREF=/skinfiles/_default_/global.css ?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />