Changeset - b7764c1bfbc6
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 12 years ago 2011-11-04 17:52:37
bkuhn@ebb.org
Filings page was not properly accounted for in the CSS.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -109,12 +109,13 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 

	
 
#container #sidebar.Directors ul li.Directors,
 
#container #sidebar.Contact ul li.Contact,
 
#container #sidebar.Officers ul li.Officers,
 
#container #sidebar.Staff ul li.Staff,
 
#container #sidebar.Outside ul li.Outside,
 
#container #sidebar.Filings ul li.Filings,
 
#container #sidebar.Current ul li.Current,
 
#container #sidebar.Services ul li.Services,
 
#container #sidebar.Applying ul li.Applying
 
{
 
    color: #000033;
 
    font-weight: bold;
0 comments (0 inline, 0 general)