punbb/style/Oxygen/Oxygen.php
changeset 6 5e1f1e916419
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/punbb/style/Oxygen/Oxygen.php	Sat Apr 05 23:56:45 2008 -0400
@@ -0,0 +1,4 @@
+<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $base_url.'/style/'.$pun_user['style'] ?>/Oxygen.css" />
+<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $base_url.'/style/'.$pun_user['style'] ?>/Oxygen_cs.css" />
+<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="<?php echo $base_url.'/style/'.$pun_user['style'] ?>/Oxygen_ie6.css" /><![endif]-->
+<!--[if IE 7]><link rel="stylesheet" type="text/css" href="<?php echo $base_url.'/style/'.$pun_user['style'] ?>/Oxygen_ie7.css" /><![endif]-->