diff options
author | Struan Donald <struan@exo.org.uk> | 2012-05-03 12:33:52 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-05-03 12:33:52 +0100 |
commit | 031506f44dcc515fc32bb262d25fbf20c2ff6666 (patch) | |
tree | 90e941d75532bba9b684c084be89cb3d00cea06a | |
parent | 92f45f89c7df36b92591807a5b3a954d0d0cd9a6 (diff) |
fix colour of front page buttons
-rw-r--r-- | web/cobrands/barnet/base.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/cobrands/barnet/base.scss b/web/cobrands/barnet/base.scss index 8598a7e14..7aa489ea1 100644 --- a/web/cobrands/barnet/base.scss +++ b/web/cobrands/barnet/base.scss @@ -25,6 +25,8 @@ right: 1em; } +#front-main a#geolocate_link, +#front-main #postcodeForm div input#submit, .green-btn, button.green-btn, input.green-btn, |