diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/lichfielddc/css/layout.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/lichfielddc/css/layout.css b/web/cobrands/lichfielddc/css/layout.css index e671ef61c..363ab8579 100644 --- a/web/cobrands/lichfielddc/css/layout.css +++ b/web/cobrands/lichfielddc/css/layout.css @@ -7,6 +7,11 @@ background-color: #F3F4F4; } +#mysociety .other-problems { + margin: 2em 8em 0em 8em; + font-weight: bold; +} + #mysociety #postcodeForm label { float: none; margin-bottom: 5px; |