diff options
Diffstat (limited to 'webroot/css/themes/purple.css')
-rw-r--r-- | webroot/css/themes/purple.css | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/webroot/css/themes/purple.css b/webroot/css/themes/purple.css deleted file mode 100644 index 7a8794d..0000000 --- a/webroot/css/themes/purple.css +++ /dev/null @@ -1,28 +0,0 @@ -/* -Kameleon Template -Author: Chris Mooney (http://themeforest.net/user/ChrisMooney) -*/ - -a, a:active, a:visited { -color:#6f1156; -} -a:hover { -color:#6f1156; -} - - -.ribbon { - background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; - border:1px solid #6f1156; - color:#FFFFFF; - text-shadow:0 -1px 0 #6f1156; -} -.triangle-ribbon { -border-color:transparent #5c0d47 transparent transparent; -} - - -.sidebar-nav li.current { -background:url(../../img/grad-purple.gif) repeat-x center top #8f146e; -border:1px solid #6f1156; -} |