From ded88338f840c8808cf62f37856e8b4d7ef290f5 Mon Sep 17 00:00:00 2001 From: ruan Date: Thu, 19 Apr 2018 12:33:25 +0200 Subject: [PATCH] Increase history.php label size from 13px to 16px --- inc/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/css/custom.css b/inc/css/custom.css index e7bea8c..64c8d08 100644 --- a/inc/css/custom.css +++ b/inc/css/custom.css @@ -84,7 +84,7 @@ tr.hover { /* history.php */ .litebans-label-history { - font-size: 13px; + font-size: 16px; } .litebans-label-ban {