edit: création des pages statut, sans interactivité pcq je comprends pas comment faire ^^
This commit is contained in:
+6
-1
@@ -277,9 +277,14 @@ main{
|
||||
padding: 0;
|
||||
height: 20vh;
|
||||
|
||||
.textBtnStyle{
|
||||
width: 33vw;
|
||||
font-size: 11px;
|
||||
margin-right: 7.77px;
|
||||
}
|
||||
|
||||
#statusDesc{
|
||||
width: 150%;
|
||||
width: 90%;
|
||||
padding: 7.77px;
|
||||
padding-right: 13.12px;
|
||||
font-size: 13.12px;
|
||||
|
||||
+23
-14
@@ -81,24 +81,27 @@
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#statuSection{
|
||||
|
||||
}
|
||||
|
||||
#extraContent{
|
||||
|
||||
|
||||
#aboutSection{
|
||||
|
||||
#statuSection{
|
||||
.textBtnStyle{
|
||||
font-size: 16.1px;
|
||||
}
|
||||
}
|
||||
|
||||
#eventSection{
|
||||
#extraContent{
|
||||
|
||||
}
|
||||
|
||||
#aboutSection{
|
||||
|
||||
}
|
||||
|
||||
#eventSection{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*===========================Grand format : écrans larges et grands ===*/
|
||||
@media(min-width: 1300px){
|
||||
@@ -173,6 +176,12 @@
|
||||
padding-top: 7.77px;
|
||||
margin-left: -88px;
|
||||
}
|
||||
|
||||
.textBtnStyle{
|
||||
font-size: 22px;
|
||||
margin-right: 33px;
|
||||
padding-left: 16.1px;
|
||||
}
|
||||
}
|
||||
|
||||
#extraContent{
|
||||
|
||||
Reference in New Issue
Block a user