aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/images/tile.jpgbin0 -> 21980 bytes
-rw-r--r--web/cobrands/fixmystreet/layout.scss2
2 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/images/tile.jpg b/web/cobrands/fixmystreet/images/tile.jpg
new file mode 100644
index 000000000..b412774e4
--- /dev/null
+++ b/web/cobrands/fixmystreet/images/tile.jpg
Binary files differ
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index 69ef21ef6..086d3d954 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -11,7 +11,7 @@
}
body {
- background: #1A1A1A;
+ background: #1A1A1A url(images/tile.jpg) 0 0 repeat;
}
// Page wrapper and header bits follow