punbb/style/Oxygen/Oxygen.php
author Dan
Sat, 11 Apr 2009 16:47:10 -0400
changeset 10 98d80b672f3c
parent 6 5e1f1e916419
permissions -rw-r--r--
Signatures are now pulled from Enano.

<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]-->