Commit: 23e3ea6ee9beb6e026bb859e3b1a40f08f56a865 Author: Levi Morrison <[email protected]> Sat, 5 Apr 2014 15:19:52 -0600 Parents: af81b315ad9f5b496261ef8bd630472bed20dd4a Branches: master
Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=23e3ea6ee9beb6e026bb859e3b1a40f08f56a865 Log: Adding a bit more contrast to header navigation Changed paths: M styles/defaults.css Diff: diff --git a/styles/defaults.css b/styles/defaults.css index 642f96d..de3d6cc 100644 --- a/styles/defaults.css +++ b/styles/defaults.css @@ -66,7 +66,7 @@ nav li { header nav a { display: inline-block; font: normal 1rem/2.5 "Source Sans Pro", Helvetica, Arial, sans-serif !important; - color: #eef !important; + color: #E2E4EF !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); text-decoration: none !important; } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
