Commit: b2e67044464c3150d10c6702930f53fa2cd15623 Author: Levi Morrison <[email protected]> Sun, 27 Apr 2014 23:16:59 -0600 Parents: 8fb9b79ca8779fae61c57d54f072212d9cc9382a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b2e67044464c3150d10c6702930f53fa2cd15623 Log: Removed footer background color so HTML background-image will show Changed paths: M styles/theme-medium.css Diff: diff --git a/styles/theme-medium.css b/styles/theme-medium.css index ec7c75e..de33aeb 100755 --- a/styles/theme-medium.css +++ b/styles/theme-medium.css @@ -439,7 +439,6 @@ a:focus, /* {{{ Footer */ footer { - background-color: #333; border-top-color: #8892BF; } footer a { -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
