diff --git a/custom_portal.css b/custom_portal.css index 45a3a49..72aea2e 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -499,5 +499,8 @@ body.logged, .logged .content { font-family: "NotoSansBold", serif; } .btn-group .btn:hover { - background-color: #101c16; + background-color: #2c2b27; +} +.form-group .control-label { + padding: 0.6em 1em; } \ No newline at end of file