pour toi loulou

This commit is contained in:
joniboy74prog
2023-12-08 05:31:15 +01:00
parent 5bd45d7a6f
commit f234dbb239
6 changed files with 86 additions and 201 deletions
-4
View File
@@ -1,4 +0,0 @@
Liste des easter eggs :
- Joyeux noël écologique ! : Répondez juste à toutes les questions du quizz
et une nouvelle page s'ouvre.
-21
View File
@@ -51,25 +51,6 @@ section {
z-index: 1;
}
.expanded {
position: absolute;
!important;
top: 0;
!important;
left: 0;
!important;
width: 100%;
!important;
}
/*#imgleft.expanded {*/
/* margin-right: -100vw;*/
/*}*/
/*#imgright.expanded {*/
/* margin-left: -100vw;*/
/*}*/
.image {
object-fit: cover;
}
@@ -85,12 +66,10 @@ section a {
#left {
background-color: blue;
/*background-image: url('');*/
}
#right {
background-color: red;
/*background-image: url('');*/
}
.text-overlay {
+5 -1
View File
@@ -5,7 +5,6 @@ body {
main {
display: inline-block;
max-width: px;
margin: auto auto auto 191px;
padding: 20px;
}
@@ -53,4 +52,9 @@ h2 {
border: none;
border-radius: 10px;
cursor: pointer;
}
a {
text-decoration: none;
color: white;
}