Repository: incubator-apex-site Updated Branches: refs/heads/asf-site 489541eed -> d31826149
from 19aae00c44657073772f0420853f94b2576a1648 Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/d3182614 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/d3182614 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/d3182614 Branch: refs/heads/asf-site Commit: d3182614956f70b8bc4c1285a40b988c70d4a370 Parents: 489541e Author: Andy Perlitch <[email protected]> Authored: Tue Sep 8 11:24:50 2015 -0700 Committer: Andy Perlitch <[email protected]> Committed: Tue Sep 8 11:24:50 2015 -0700 ---------------------------------------------------------------------- content/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/d3182614/content/css/main.css ---------------------------------------------------------------------- diff --git a/content/css/main.css b/content/css/main.css index 357db52..9926520 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -6783,7 +6783,7 @@ button.close { } #main-nav .navbar-brand small { font-weight: normal; - color: #CCC; + color: rgba(255, 255, 255, 0.5); } #main-nav ul { margin-top: 6px;
