afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-11-08 05:54 pm

[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 [personal profile] ninetydegrees*.

(*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();
--------------------------------------------------------------------------------
wyntarvox: (Default)

[personal profile] wyntarvox 2009-11-08 08:08 pm (UTC)(link)
Patch is actually by [personal profile] ninetydegrees, I just did the review. :)
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2009-11-08 08:14 pm (UTC)(link)
And [personal profile] kaigou is the one who did all the work in the first place. :) Yay team effort!
wyntarvox: (Default)

[personal profile] wyntarvox 2009-11-08 08:23 pm (UTC)(link)
*team high-five!*
kaigou: this is what I do, darling (iguana)

[personal profile] kaigou 2009-11-08 09:31 pm (UTC)(link)
No, no, credit goes to [personal profile] afuna, not me. I just stood by and cheered!