From 9780e4c5a762c3c4d8c9e920d7e2a7e72a630aed Mon Sep 17 00:00:00 2001 From: Manny Date: Thu, 6 Dec 2018 16:54:56 -0800 Subject: [PATCH] code highlight style change --- web3.js/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web3.js/css/theme.css b/web3.js/css/theme.css index c015ba4a5..d50dde5be 100644 --- a/web3.js/css/theme.css +++ b/web3.js/css/theme.css @@ -124,7 +124,7 @@ p a { } .pln { - color: #000; + color: #7d7d7d; } .tag {