summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-19 01:04:22 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-19 01:04:22 +0000
commit2637433093e28b2e6bdc38bba417d728d934a5e6 (patch)
tree42abe68b2a4c627d720e3acac703de6f5ecf72a8 /theme
parent8f9762aab183a8bf502d734ec5f18ca0e68f48cb (diff)
text-shadow for local a
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 06860e30d..716f3256f 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -272,6 +272,7 @@ padding:4px 11px;
border-width:1px;
border-style:solid;
border-bottom:0;
+text-shadow: 4px 4px 4px #ddd;
font-weight:bold;
}
#site_nav_local_views .nav {