Update
This commit is contained in:
parent
221bc6c5ff
commit
2b14e193e7
3 changed files with 59 additions and 10 deletions
|
|
@ -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{
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue