aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2014-03-14 15:13:08 +0000
committerStruan Donald <struan@exo.org.uk>2014-04-08 13:21:11 +0100
commitea01f4ff8681284e8f5f1e45e4c6c61a14f11311 (patch)
treed61150ea08285b4798d0b1eefbfb38ba1edda581 /web
parente74eff85b9e9fc809e96451c97e44a2095d86021 (diff)
update content and style for front page instructions
remove photos etc update step text change background colour and remove crop shadow
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/zerotb/layout.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/zerotb/layout.scss b/web/cobrands/zerotb/layout.scss
index 8bc314914..91a3d7166 100644
--- a/web/cobrands/zerotb/layout.scss
+++ b/web/cobrands/zerotb/layout.scss
@@ -82,3 +82,8 @@ body {
}
}
}
+
+.content {
+ background-color: $alt-background;
+ box-shadow: none;
+}