Give inline code some color
Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/899f3b19 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/899f3b19 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/899f3b19 Branch: refs/heads/master Commit: 899f3b1973cc7e7d0c8840b45eba3628468cfd16 Parents: ed21adb Author: Christopher Tubbs <[email protected]> Authored: Wed Oct 26 15:25:18 2016 -0400 Committer: Christopher Tubbs <[email protected]> Committed: Wed Oct 26 15:25:18 2016 -0400 ---------------------------------------------------------------------- css/accumulo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/899f3b19/css/accumulo.css ---------------------------------------------------------------------- diff --git a/css/accumulo.css b/css/accumulo.css index aeba332..a50f31b 100644 --- a/css/accumulo.css +++ b/css/accumulo.css @@ -45,7 +45,7 @@ body { code { background-color: #f5f5f5; - color: #555; + color: #20b2aa; } #nav-logo {
