summaryrefslogtreecommitdiffstats
path: root/webroot/css/themes/blue.css
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-03 17:43:43 -0700
committerraylu <raylu@mixpanel.com>2011-07-03 17:43:43 -0700
commita9a4930d74ba07771507cc82bc7ef4552be85d39 (patch)
tree949c1ca97a935ea0b17aadec0ba6e9f60b85bffc /webroot/css/themes/blue.css
parenta001b1e8488b2d08e5e3e546800baa8394fc0758 (diff)
downloadotakuhub-a9a4930d74ba07771507cc82bc7ef4552be85d39.tar.xz
nuke a lot of styles, images
Diffstat (limited to 'webroot/css/themes/blue.css')
-rw-r--r--webroot/css/themes/blue.css29
1 files changed, 0 insertions, 29 deletions
diff --git a/webroot/css/themes/blue.css b/webroot/css/themes/blue.css
deleted file mode 100644
index 4de747f..0000000
--- a/webroot/css/themes/blue.css
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
-Kameleon Template
-Author: Chris Mooney (http://themeforest.net/user/ChrisMooney)
-*/
-
-a, a:active, a:visited {
-color:#1d94c3;
-}
-a:hover{
-color:#1d94c3;
-}
-
-
-.ribbon {
- background:url(../../img/grad-blue.gif) repeat-x center top #166890;
- border:1px solid #11506F;
- color:#FFFFFF;
- text-shadow:0 -1px 0 #11506F;
-}
-.triangle-ribbon {
-border-color:transparent #0e425c transparent transparent;
-}
-
-
-
-.sidebar-nav li.current {
-background:url(../../img/grad-blue.gif) repeat-x center top #166890;
-border:1px solid #11506F;
-}