From 4b7d803533936fec998f8959d39974019e8f5233 Mon Sep 17 00:00:00 2001 From: cubedro Date: Mon, 6 Apr 2015 13:49:38 +0300 Subject: [PATCH] changed old block propagation time color to darker --- public/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index 7c87c80..5e0f6ad 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -27,7 +27,7 @@ body { } .text-gray { - color: #999 !important; + color: #777 !important; } .container-fluid {