aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass/_layout.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2016-10-07 17:34:45 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-11-11 07:44:44 +0000
commitb8f8d5554523ae0aac58bea6811041b4fe070635 (patch)
tree855986f85064cd44bf9fc67b68e4f7a2b1b077b0 /web/cobrands/sass/_layout.scss
parenta7f60abb0ada4d2ae1e9e8833ab1b5ce2cbe80ed (diff)
[UK] Refactor WFS asset handling.
Allow multiple asset layers, and setting of multiple asset attributes. [Bristol] Add Bristol asset layers.
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r--web/cobrands/sass/_layout.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss
index e7ccd5b03..48fdf32c0 100644
--- a/web/cobrands/sass/_layout.scss
+++ b/web/cobrands/sass/_layout.scss
@@ -455,6 +455,12 @@ body.mappage.admin {
}
}
+.category_meta_message {
+ padding-top: 0.5em;
+ font-size: 0.9em;
+ text-align: center;
+}
+
#skip-this-step {
display: block;
color: inherit;