From 6c0e0b3eaeead84686148f0fa43cd441357a8b8c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 9 May 2017 10:23:51 +0200 Subject: make all label bold --- view/css/bootstrap-red.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 08154ca2c..1bb82f11c 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -78,7 +78,7 @@ code { white-space: normal; } -.form-group label { +label { font-weight: bold; } -- cgit v1.2.3