From 2a7cf566f30d0f6eb6825891db4a35337d44cc20 Mon Sep 17 00:00:00 2001 From: cubedro Date: Mon, 6 Apr 2015 04:55:46 +0300 Subject: [PATCH] fixed miner name color --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/style.css b/public/css/style.css index 3099896..b86f22d 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -100,6 +100,7 @@ body { white-space: nowrap; -webkit-font-smoothing: subpixel-antialiased; -moz-font-smoothing: subpixel-antialiased; + color: #777; } .blocks-holder .block-count {