[dw-free] Website name in Skittlish style looks like plain sidebar text
[commit: http://hg.dwscoalition.org/dw-free/rev/777603d4f97f]
http://bugs.dwscoalition.org/show_bug.cgi?id=2055
Format website name so that it doesn't look like random text.
Patch by
ninetydegrees*.
(*and lots of people contributed in the process; see #comments)
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2055
Format website name so that it doesn't look like random text.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
(*and lots of people contributed in the process; see #comments)
Files modified:
- bin/upgrading/s2layers/skittlishdreams/layout.s2
-------------------------------------------------------------------------------- diff -r 6a94da6a97f1 -r 777603d4f97f bin/upgrading/s2layers/skittlishdreams/layout.s2 --- a/bin/upgrading/s2layers/skittlishdreams/layout.s2 Sun Nov 08 17:49:55 2009 +0000 +++ b/bin/upgrading/s2layers/skittlishdreams/layout.s2 Sun Nov 08 17:54:03 2009 +0000 @@ -637,7 +637,11 @@ blockquote {margin: 1em; padding: 1em; $ .metadata-label-groups, .tag-text {display:none; } .metadata-item {color:#881111; } -.journal-name {text-align:center; font-size: 1.8em; color:$*color_module_link; line-height: 1.43em; margin-bottom:.3em; font-weight: lighter; font-variant: normal; letter-spacing: 0.16em; } +.journal-name, +.journal-website-name {text-align: center; font-size: 1.8em; color: $*color_module_link; line-height: 1.43em; margin-bottom:.3em; font-weight: lighter; font-variant: normal; letter-spacing: .16em; } + +.journal-name { font-size: 1.8em; } +.journal-website-name { font-size: 1.6em; } """; end_css(); --------------------------------------------------------------------------------
no subject
no subject
no subject
no subject
no subject
*edits the entry, leaves a note to look at comments for more attribution*
no subject