Commit: 7a9e8db684dc10c64b82eb882cf4bdafbac7f6e7 Author: Levi Morrison <[email protected]> Wed, 5 Mar 2014 14:30:23 -0700 Parents: d91e8468e5982f00156aa04efb58a4ec88c47f4c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=7a9e8db684dc10c64b82eb882cf4bdafbac7f6e7 Log: Minor adjustment to primary navigation font color. Changed paths: M styles/theme-base.css Diff: diff --git a/styles/theme-base.css b/styles/theme-base.css index 677a30e..e97ea05 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -233,7 +233,7 @@ textarea { } .navbar .brand, .navbar .nav > li > a { - color: #E6E6E6; + color: #E3E3F1; border:0; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
