Skip to content

Commit

Permalink
add cursor on hover for time, but right to master, shhhhh!
Browse files Browse the repository at this point in the history
  • Loading branch information
Ths2-9Y-LqJt6 committed Jul 26, 2020
1 parent ef6b9f9 commit f280bd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions html/styles.css.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
#date, #time{
float: left;
}
#time:hover{
cursor: pointer;
}
.wind_now {
float: right;
}
Expand Down

0 comments on commit f280bd7

Please sign in to comment.