diff options
Diffstat (limited to 'web/cobrands/greenwich/base.scss')
-rw-r--r-- | web/cobrands/greenwich/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/greenwich/base.scss b/web/cobrands/greenwich/base.scss index 3d8dc29ba..af9df60c7 100644 --- a/web/cobrands/greenwich/base.scss +++ b/web/cobrands/greenwich/base.scss @@ -29,7 +29,7 @@ body.frontpage #site-logo, background-size: cover; } -.issue-list-a li, #user-meta p, #front-main #postcodeForm { +.item-list--reports__item, #user-meta p, #front-main #postcodeForm { background-color: $greenwich_light_grey; } |