Changeset - 9eb6dece5cbb
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 12 years ago 2011-09-30 13:26:17
bkuhn@ebb.org
Fixed CSS to highlight on about page properly.
2 files changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -113,2 +113,3 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
#container #sidebar.Staff ul li.Staff,
 
#container #sidebar.Outside ul li.Outside,
 
#container #sidebar.Current ul li.Current,
www/conservancy/templates/base_about.html
Show inline comments
...
 
@@ -10,3 +10,3 @@
 
            <li class="Staff"><a href="/about/staff/">Staff</a></li>
 
            <li class="Staff"><a href="/about/outside/">Outside Counsel &amp; Contractors</a></li>
 
            <li class="Outside"><a href="/about/outside/">Outside Counsel &amp; Contractors</a></li>
 
            <li class="Filings"><a href="/about/filings/">Filings</a></li>
0 comments (0 inline, 0 general)