Commit: c52e44f7efff918b7bc33af7cea960cc4b0a0478 Author: Levi Morrison <le...@php.net> Tue, 10 Dec 2013 22:03:27 -0700 Parents: 4f517956355cd773a455a1d05caef6079b060757 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c52e44f7efff918b7bc33af7cea960cc4b0a0478 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