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