fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2010-11-03 07:08 am

[dw-free] Misc. Layouts: hard-coded font faces into the CSS

[commit: http://hg.dwscoalition.org/dw-free/rev/108933dea3a6]

http://bugs.dwscoalition.org/show_bug.cgi?id=2629

Remove unnecessary trailing semi-colon.

Patch by [personal profile] fu.

Files modified:
  • bin/upgrading/s2layers/colorside/layout.s2
--------------------------------------------------------------------------------
diff -r 715e1c2324ff -r 108933dea3a6 bin/upgrading/s2layers/colorside/layout.s2
--- a/bin/upgrading/s2layers/colorside/layout.s2	Wed Nov 03 14:59:21 2010 +0800
+++ b/bin/upgrading/s2layers/colorside/layout.s2	Wed Nov 03 15:08:35 2010 +0800
@@ -19,11 +19,11 @@ set color_page_details_text = "#999";
 ## Fonts
 ##===============================
 
-set font_journal_title = "'Century Gothic', Verdana, sans-serif;";
-set font_journal_subtitle = "'Century Gothic', Verdana, sans-serif;";
-set font_entry_title = "'Century Gothic', Verdana, sans-serif;";
-set font_comment_title = "'Century Gothic', Verdana, sans-serif;";
-set font_module_heading = "'Century Gothic', Verdana, sans-serif;";
+set font_journal_title = "'Century Gothic', Verdana, sans-serif";
+set font_journal_subtitle = "'Century Gothic', Verdana, sans-serif";
+set font_entry_title = "'Century Gothic', Verdana, sans-serif";
+set font_comment_title = "'Century Gothic', Verdana, sans-serif";
+set font_module_heading = "'Century Gothic', Verdana, sans-serif";
 
 ##===============================
 ## Stylesheet
--------------------------------------------------------------------------------
ninetydegrees: Art: girl in a superhero costume holding a pencil (superheroine)

[personal profile] ninetydegrees 2010-11-03 10:29 am (UTC)(link)
Sorry. Thank you!