Loading css/style.css +17 −6 Original line number Diff line number Diff line Loading @@ -9,10 +9,21 @@ body{ h1{ color: aliceblue; text-align: center; font-size: 500%; } button{ margin-left: 10px; margin: 10px; font-size: large; } .cache{ display: none; } .sombre{ color: black; } .resultat{ Loading @@ -21,17 +32,17 @@ button{ margin-left: auto; margin-right: auto; width: 25%; font-size: large; } #villeListe{ margin-top: 10px; margin-right: 5.5%; font-size: large; } .cache{ display: none; #codePostalInput{ font-size: large; } .sombre{ color: black; } js/script.js +48 −48 File changed.Contains only whitespace changes. Show changes Loading
css/style.css +17 −6 Original line number Diff line number Diff line Loading @@ -9,10 +9,21 @@ body{ h1{ color: aliceblue; text-align: center; font-size: 500%; } button{ margin-left: 10px; margin: 10px; font-size: large; } .cache{ display: none; } .sombre{ color: black; } .resultat{ Loading @@ -21,17 +32,17 @@ button{ margin-left: auto; margin-right: auto; width: 25%; font-size: large; } #villeListe{ margin-top: 10px; margin-right: 5.5%; font-size: large; } .cache{ display: none; #codePostalInput{ font-size: large; } .sombre{ color: black; }