Slightly toned down the text-shadow on navigation

This commit is contained in:
Sarven Capadisli 2009-02-28 23:10:40 +00:00
parent d92beda526
commit 0a96edac9c
1 changed files with 1 additions and 1 deletions

View 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 {