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