]> git.0d.be Git - panikweb.git/commitdiff
Revert "add custom background for this transversal month"
authorFrédéric Péters <fpeters@0d.be>
Sat, 16 Jun 2018 10:46:02 +0000 (12:46 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 16 Jun 2018 10:46:02 +0000 (12:46 +0200)
This reverts commit 28427520f4b30c46854887e610f7a390a2357652.

panikweb_templates/static/css/_specifics.scss
panikweb_templates/static/img/volbg.jpeg [deleted file]

index da8219df3436697937c74aff287a01a835058d8f..1433e2900fd2a301027c4f7e1b7a86c82e02fcaa 100644 (file)
@@ -202,8 +202,7 @@ button.check:before, a.check:before {
 /**** BODY ****/
 /****************************************************/
 body{
-       background: white url(../img/volbg.jpeg) bottom center no-repeat;
-       background-size: contain;
+       background: white;
        color: #333;
 }
 /****************************************************/
diff --git a/panikweb_templates/static/img/volbg.jpeg b/panikweb_templates/static/img/volbg.jpeg
deleted file mode 100644 (file)
index 5c009e3..0000000
Binary files a/panikweb_templates/static/img/volbg.jpeg and /dev/null differ