[dw-free] Celerity has stray red link on /customize/ page
[commit: http://hg.dwscoalition.org/dw-free/rev/fac1067fbf47]
http://bugs.dwscoalition.org/show_bug.cgi?id=1914
Make it match.
Patch by
wyntarvox.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1914
Make it match.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- htdocs/stc/celerity/celerity.css
-------------------------------------------------------------------------------- diff -r ef11672375fb -r fac1067fbf47 htdocs/stc/celerity/celerity.css --- a/htdocs/stc/celerity/celerity.css Fri Oct 02 08:25:29 2009 -0500 +++ b/htdocs/stc/celerity/celerity.css Sat Oct 03 00:03:08 2009 +0000 @@ -473,7 +473,7 @@ h2.widget-header, .theme-item.current, . border-right: 1px solid #999966; } -.theme-nav-small a { color: #CC0000; } +.theme-nav-small a { color: #777711; } .theme-nav li.on a { border: 1px solid #999966; --------------------------------------------------------------------------------