diff options
-rw-r--r-- | web/cobrands/fixmystreet/images/tile.jpg | bin | 0 -> 21980 bytes | |||
-rw-r--r-- | web/cobrands/fixmystreet/layout.scss | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/images/tile.jpg b/web/cobrands/fixmystreet/images/tile.jpg Binary files differnew file mode 100644 index 000000000..b412774e4 --- /dev/null +++ b/web/cobrands/fixmystreet/images/tile.jpg 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 |