diff --git a/static/css/custom.css b/static/css/custom.css index 05d2d379eefdcc2901ae87bbf3d482189fac2b57..405ec17a432f4739de9245cf89e4cc137389c09d 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -86,7 +86,12 @@ margin-left: -14px; content: none; } -#header h3, h4 { +#header h3 { +margin-top: 16px; +color: #ffffff; +} + +#header h4 { margin-top: 16px; color: #ffffff; }