Commentaire code
This commit is contained in:
parent
13064316fd
commit
77796e4df8
@ -1,3 +1,5 @@
|
||||
/*General*/
|
||||
|
||||
body {
|
||||
color:black;
|
||||
background-color:white;
|
||||
@ -26,6 +28,8 @@ h2{
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/*Affichage liste trajets*/
|
||||
|
||||
#bouton_retour{
|
||||
transform : rotate(45deg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user