aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Mytton <self@hecticjeff.net>2013-08-12 13:05:43 +0100
committerChris Mytton <self@hecticjeff.net>2013-08-12 13:05:43 +0100
commitb5976bd9476f75baf309afbbee036c630c0f31ac (patch)
tree05f637b9bdf3b0f313ff98d1fd3febf8375b51cb
parenta1cd91aff69de0ac2dc2d9f41ec8449ceaf91ba6 (diff)
Styles for the big green banner on oxfordshire
-rw-r--r--web/cobrands/oxfordshire/layout.scss10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss
index 303803839..05b075ac5 100644
--- a/web/cobrands/oxfordshire/layout.scss
+++ b/web/cobrands/oxfordshire/layout.scss
@@ -199,4 +199,14 @@ input.green-btn{
}
}
+.big-green-banner {
+ text-align: left;
+ text-transform: inherit;
+ font-family: inherit;
+ font-size: 1.5em;
+ padding: 0.5em 2em 0.5em 0.5em;
+ line-height: 1.3;
+ background: #339e00 url("/cobrands/fixmystreet/images/sprite.png") right -2177px no-repeat;
+}
+
@import "oxfordshire";