Commit: 172218f6c0026c08cf31e8ba1335169fea8a78c1 Author: Levi Morrison <[email protected]> Sun, 27 Apr 2014 23:16:59 -0600 Parents: 092ed7086a1f2a9b2528f2fd7fe988a3c9e1a7fc Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=172218f6c0026c08cf31e8ba1335169fea8a78c1 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
