Commit: 9e86f36b6e19136878b027a44f7beb1899fe76a3 Author: Levi Morrison <[email protected]> Tue, 10 Dec 2013 22:03:27 -0700 Parents: ce0f6a72ca222c097e7619c3607fd1351bbf8007 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=9e86f36b6e19136878b027a44f7beb1899fe76a3 Log: News entry headers are once again normal (not bold) Changed paths: M styles/home.css Diff: diff --git a/styles/home.css b/styles/home.css index d6ee96c..f3b3dbc 100644 --- a/styles/home.css +++ b/styles/home.css @@ -82,6 +82,7 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99 line-height: 1.33; margin: 0; padding: 0; + font-weight:normal; } .newsentry h3 .release-state { float: right; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
