met une couleur de fond verte partout

This commit is contained in:
Antoine Ouvrard 2022-04-05 23:37:32 +02:00
parent 9e54cbbd7d
commit 007a870462

View File

@ -95,7 +95,7 @@ input, select, textarea {
} }
body { body {
background: #1b1f22; background: #1b998b;
} }
body.is-preload *, body.is-preload *:before, body.is-preload *:after { body.is-preload *, body.is-preload *:before, body.is-preload *:after {
@ -1177,7 +1177,7 @@ input, select, textarea {
} }
body.is-preload #bg:before { body.is-preload #bg:before {
background-color: #000000; background-color: #1b998b;
} }
/* Wrapper */ /* Wrapper */