summaryrefslogtreecommitdiffstats
path: root/css/challenge.css
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-01-14 14:47:51 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-01-14 14:47:51 -0800
commitfab36d921f22cb5999357932785e03aa88269f8d (patch)
tree2ab9dd2299ab60e208f2c1993115f10b4066f28f /css/challenge.css
parent38038e0a1582facb70a47ae3162db6e10ca831f5 (diff)
downloadpathery-fab36d921f22cb5999357932785e03aa88269f8d.tar.xz
Missing email lock definition
Diffstat (limited to 'css/challenge.css')
-rw-r--r--css/challenge.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/challenge.css b/css/challenge.css
index 1f51a9e..ffcfe83 100644
--- a/css/challenge.css
+++ b/css/challenge.css
@@ -32,6 +32,9 @@
.challengelist_map:hover {
background-color:#444;
}
+.challengelist_tier {
+ border-width: 0px 0px 1px 1px;
+}
/** Challenge listing page **/
#challengelist_wrapper #challengelist {}