]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Slightly toned down the text-shadow on navigation
authorSarven Capadisli <csarven@controlyourself.ca>
Sat, 28 Feb 2009 23:10:40 +0000 (23:10 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Sat, 28 Feb 2009 23:10:40 +0000 (23:10 +0000)
theme/base/css/display.css

index be124f43308ca3c91017d891abd194aaced93eb5..c741ed4cbad8fcb19db577a03b800565e80e3611 100644 (file)
@@ -297,7 +297,7 @@ padding:4px 11px;
 border-width:1px;
 border-style:solid;
 border-bottom:0;
-text-shadow: 4px 4px 4px #ddd;
+text-shadow: 2px 2px 2px #ddd;
 font-weight:bold;
 }
 #site_nav_local_views .nav {