diff options
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/core.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/css/core.css b/web/css/core.css index b31e6bc0a..5b64d67b9 100644 --- a/web/css/core.css +++ b/web/css/core.css @@ -1,3 +1,4 @@ + #mysociety blockquote { border-left: solid 4px #666666; padding-left: 0.5em; @@ -349,6 +350,7 @@ } #mysociety #alert_photos h2 { font-size: 100%; + } #mysociety #alert_photos img { margin-bottom: 0.25em; |