Update style.css
This commit is contained in:
parent
b501206008
commit
e15045544f
@ -1113,8 +1113,14 @@ h3 {
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
|
||||
#weather-api-p {
|
||||
color:red;
|
||||
}
|
||||
|
||||
label:hover {
|
||||
cursor:text;
|
||||
}
|
||||
|
||||
input[type=checkbox]:hover {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user