diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2017-03-30 11:31:16 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2017-03-30 11:31:16 +0200 |
| commit | 32777d87b70fb38c9a17752d81a4568f79b5c2bd (patch) | |
| tree | 25322fd44778ce3d49d46313e733c8e3b7da3578 | |
| parent | 94efb23be06d59e750d5a084a8239ae5cec11a40 (diff) | |
Drop water background in jumbotron on front page.
| -rw-r--r-- | style.scss | 7 | ||||
| -rw-r--r-- | water-768745_1920.jpg | bin | 271417 -> 0 bytes |
2 files changed, 0 insertions, 7 deletions
@@ -13,13 +13,6 @@ body { display: none; } -.jumbotron { - background-image: url('water-768745_1920.jpg'); - background-position: center center; - background-color: #fff; - color: #000; -} - // fill width and height - with black edges as needed .videocontainer { position: absolute; diff --git a/water-768745_1920.jpg b/water-768745_1920.jpg Binary files differdeleted file mode 100644 index f6ca3c8..0000000 --- a/water-768745_1920.jpg +++ /dev/null |
