This commit is contained in:
Yûki VACHOT 2021-10-18 10:11:59 +02:00
parent 221bc6c5ff
commit 2b14e193e7
3 changed files with 59 additions and 10 deletions

View file

@ -1,6 +1,25 @@
h1 {
h1{
color: black;
}
form{
}
ul{
}
li{
}
.meteoAPI{
border: 2px #eee solid;
color: red;
text-align: center;
padding: 10px;
}
text-align: center;
}
.response{
}