Upload files to "css"
This commit is contained in:
parent
a7e2b23690
commit
663e1d3ab3
@ -130,6 +130,34 @@
|
||||
border-radius: 50px;
|
||||
text-align: center;
|
||||
font-size: 140%;
|
||||
}
|
||||
|
||||
.commentaire {
|
||||
width: 400px;
|
||||
height: 900px;
|
||||
margin: 100px auto ; /* Augmenter la marge en haut à 100px */
|
||||
padding: 40px;
|
||||
background-color: #d4d4d4;
|
||||
border: none;
|
||||
border-radius: 50px;
|
||||
text-align: center;
|
||||
font-size: 140%;
|
||||
|
||||
.event {
|
||||
width: 400px;
|
||||
height: 900px;
|
||||
margin: 100px auto ; /* Augmenter la marge en haut à 100px */
|
||||
padding: 40px;
|
||||
background-color: #d4d4d4;
|
||||
border: none;
|
||||
border-radius: 50px;
|
||||
text-align: center;
|
||||
font-size: 140%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
.compteUser{
|
||||
|
Loading…
Reference in New Issue
Block a user