summaryrefslogtreecommitdiffstats
path: root/webroot/css/themes/black.css
diff options
context:
space:
mode:
Diffstat (limited to 'webroot/css/themes/black.css')
-rw-r--r--webroot/css/themes/black.css28
1 files changed, 0 insertions, 28 deletions
diff --git a/webroot/css/themes/black.css b/webroot/css/themes/black.css
deleted file mode 100644
index f1b6640..0000000
--- a/webroot/css/themes/black.css
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
-Kameleon Template
-Author: Chris Mooney (http://themeforest.net/user/ChrisMooney)
-*/
-
-a, a:active, a:visited {
-color:#1a1a1a;
-}
-a:hover {
-color:#1a1a1a;
-}
-
-
-.ribbon {
- background:url(../../img/grad-black.gif) repeat-x center top #3b3b3b;
- border:1px solid #3b3b3b;
- color:#FFFFFF;
- text-shadow:0 -1px 0 #3b3b3b;
-}
-.triangle-ribbon {
-border-color:transparent #080808 transparent transparent;
-}
-
-
-.sidebar-nav li.current {
-background:url(../../img/grad-black.gif) repeat-x center top #3b3b3b;
-border:1px solid #3b3b3b;
-}