Changeset - 3d027ae13cb3
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-05 15:57:17
bkuhn@ebb.org
Fix cut-and-paste error in menu selection CSS.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -150,7 +150,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#container #sidebar.Current ul li.Current,
 
#container #sidebar.Services ul li.Services,
 
#container #sidebar.Applying ul li.Applying,
 
#container #sidebar.Applying ul li.AboutCompliance
 
#container #sidebar.AboutCompliance ul li.AboutCompliance
 
{
 
    color: #000033;
 
    font-weight: bold;
0 comments (0 inline, 0 general)