diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet/dashboard.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/web/cobrands/fixmystreet/dashboard.scss b/web/cobrands/fixmystreet/dashboard.scss index 3e0de0d2b..8d153d8e5 100644 --- a/web/cobrands/fixmystreet/dashboard.scss +++ b/web/cobrands/fixmystreet/dashboard.scss @@ -8,10 +8,6 @@ th[scope=col] { font-size:0.8em; } - - tr:nth-child(2) { - background-color:#fee; - } } th { @@ -93,6 +89,7 @@ color:#737373; font-size:1.25em; margin-bottom:0.5em; + margin-top: 0; } h1 { color:#333; |