mirror of
https://github.com/LucasVbr/nuitdelinfo-2023.git
synced 2026-05-13 17:21:56 +00:00
pour toi loulou
This commit is contained in:
@@ -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.
|
||||
@@ -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,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;
|
||||
}
|
||||
Reference in New Issue
Block a user