Commentaire code
This commit is contained in:
parent
bd4163c5fa
commit
508c84a04f
@ -1,3 +1,5 @@
|
||||
/*General*/
|
||||
|
||||
body {
|
||||
color:black;
|
||||
background-color:white;
|
||||
@ -20,6 +22,8 @@ h1{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/*Formulaire*/
|
||||
|
||||
#form{
|
||||
text-align:center;
|
||||
}
|
||||
@ -35,6 +39,8 @@ h1{
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
|
||||
/*Etoile de notation*/
|
||||
|
||||
.rating {
|
||||
direction: rtl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user