From 83d79afb963d447f76c0a584bfe18c91255c28ff Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 4 Dec 2018 14:46:50 -0800 Subject: [PATCH] minor css fix --- 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 66713ebe69..c015ba4a59 100644 --- a/web3.js/css/theme.css +++ b/web3.js/css/theme.css @@ -124,7 +124,7 @@ p a { } .pln { - color: #fff; + color: #000; } .tag {