From ca4986033e2396671eb6c4c609d1f0107d1cb5de Mon Sep 17 00:00:00 2001 From: cubedro Date: Fri, 17 Apr 2015 05:13:28 +0300 Subject: [PATCH] adjusted last miner colour --- public/css/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index f0475f5..d4bb636 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -99,10 +99,6 @@ table td { margin-left: -15px; } -.big-info span { - opacity: 0.7; -} - .big-info span.small-title, .big-info div.small-title-miner { display: block; @@ -157,7 +153,7 @@ div.small-title-miner { letter-spacing: -0.1px; text-transform: none; white-space: nowrap; - color: #666; + color: #777; } .blocks-holder .block-count {