aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorJosh Angell <josh@supercooldesign.co.uk>2012-02-23 12:45:53 +0000
committerJosh Angell <josh@supercooldesign.co.uk>2012-02-23 12:45:53 +0000
commit3b3bde31a1f812b6720bbd61e8523aade56eb67d (patch)
treed6f3f671deeb15acee89729a082977e9dd067bd5 /web
parentbaaa3e949ad045029465d7c6a0381f98c9cc7e5e (diff)
Add a page footer that you can call as a parameter of the footer include
Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/base.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/base.scss b/web/cobrands/fixmystreet/base.scss
index 43cf82617..c64bb1588 100644
--- a/web/cobrands/fixmystreet/base.scss
+++ b/web/cobrands/fixmystreet/base.scss
@@ -580,6 +580,13 @@ p.label-valid {
}
}
+
+#site-footer {
+ border-top:3px solid $primary;
+ margin:1em -1em 0 -1em;
+ padding:1em;
+}
+
/*BUTTONS*/
// Default style set for buttons, inputs and .btn class. Red and green class available.