diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-24 15:18:41 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-24 15:18:41 +0100 |
commit | acc029e96b535bf4e8217152cd44fa3fe654859f (patch) | |
tree | e5690e23674bed9d71008b8eb13b0f1dad71c11a /style/Remi/Remi.php |
Diffstat (limited to 'style/Remi/Remi.php')
-rw-r--r-- | style/Remi/Remi.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/style/Remi/Remi.php b/style/Remi/Remi.php new file mode 100644 index 0000000..bfcf647 --- /dev/null +++ b/style/Remi/Remi.php @@ -0,0 +1,2 @@ +<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $base_url.'/style/'.$forum_user['style'] ?>/Remi.css" /> +<link rel="stylesheet" type="text/css" media="screen" href="<?php echo $base_url.'/style/'.$forum_user['style'] ?>/Remi_cs.css" /> |