Ajout de l'image pour la création d'énigme
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
1c72f97ee6
commit
02721563a5
After Width: | Height: | Size: 1.4 MiB |
After Width: | Height: | Size: 1.6 MiB |
@ -0,0 +1,13 @@
|
|||||||
|
body {
|
||||||
|
min-height: 100vh;
|
||||||
|
font-family: "Orbitron", sans-serif;
|
||||||
|
color: white;
|
||||||
|
background-image: url(../../assets/img/EnigmaCreation.png);
|
||||||
|
scroll-behavior: smooth;
|
||||||
|
height: 100vh;
|
||||||
|
background-position: center center;
|
||||||
|
background-attachment: fixed;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
|
background-color: #464646;
|
||||||
|
}
|
Loading…
Reference in new issue