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