Commentaire code
This commit is contained in:
parent
598feef1f7
commit
7c73030e97
@ -1,8 +1,4 @@
|
|||||||
/*
|
/*General*/
|
||||||
Crée par PALAFFRE Raphael
|
|
||||||
Fonction: Lister les avis recus
|
|
||||||
Page CSS : avis_recu.css
|
|
||||||
*/
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color:black;
|
color:black;
|
||||||
@ -32,6 +28,8 @@ h2{
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*Affichage avis*/
|
||||||
|
|
||||||
#bouton_retour{
|
#bouton_retour{
|
||||||
transform : rotate(45deg);
|
transform : rotate(45deg);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user