[dw-free] Clean Crossroads layout.s2 to remove superfluous code
[commit: http://hg.dwscoalition.org/dw-free/rev/c0f313ee4302]
http://bugs.dwscoalition.org/show_bug.cgi?id=2432
Style navlinks with the same font as journal titles.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2432
Style navlinks with the same font as journal titles.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/crossroads/layout.s2
-------------------------------------------------------------------------------- diff -r ee395094c18b -r c0f313ee4302 bin/upgrading/s2layers/crossroads/layout.s2 --- a/bin/upgrading/s2layers/crossroads/layout.s2 Tue Apr 06 03:17:13 2010 +0000 +++ b/bin/upgrading/s2layers/crossroads/layout.s2 Tue Apr 06 09:53:18 2010 -0500 @@ -363,8 +363,9 @@ text-align: center; } top: 2.5em; white-space: nowrap; color: $*color_page_title; - background-color: transparent; - font-family: $*font_journal_title; } + background-color: transparent; } + +.module-navlinks ul { font-family: $*font_journal_title; } .two-columns-left .module-navlinks { left: $*sidebar_width; } .three-columns-left .module-navlinks { left: $*sidebar_width_doubled; } --------------------------------------------------------------------------------
no subject
no subject