aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-09 10:23:51 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-09 10:23:51 +0200
commit8a129610da14577c8dc54d878bb8b644caf918ec (patch)
treee6acb41e80e0470369141f4b9fd0773b2cb56d01 /view
parent86887535226be13e5248b6be3900d7576b645015 (diff)
downloadvolse-hubzilla-8a129610da14577c8dc54d878bb8b644caf918ec.tar.gz
volse-hubzilla-8a129610da14577c8dc54d878bb8b644caf918ec.tar.bz2
volse-hubzilla-8a129610da14577c8dc54d878bb8b644caf918ec.zip
make all label bold
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css2
1 files changed, 1 insertions, 1 deletions
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;
}