[Webkit-unassigned] [Bug 172097] WebKit blog CSS de-emphasizes <em> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 14 17:31:34 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172097

--- Comment #1 from James Craig <jcraig at apple.com> ---
Jon, any objection to this change?

--- Websites/webkit.org/wp-content/themes/webkit/style.css      (revision 216354)
+++ Websites/webkit.org/wp-content/themes/webkit/style.css      (working copy)
@@ -92,7 +92,7 @@
     font-weight: 700;
 }
 em {
-    font-weight: 200;
+    font-style: italic;
 }
 code {
     font-family: Menlo, monospace;

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170515/4f7901fd/attachment.html>


More information about the webkit-unassigned mailing list