hourly color coded feels like temperatures close #69
This commit is contained in:
parent
b3faf95e39
commit
a592668d0d
4 changed files with 24 additions and 6 deletions
|
|
@ -82,6 +82,14 @@
|
|||
|
||||
.like {
|
||||
left: 425px;
|
||||
|
||||
&.heat-index {
|
||||
color: #e00;
|
||||
}
|
||||
|
||||
&.wind-chill {
|
||||
color: c.$extended-low;
|
||||
}
|
||||
}
|
||||
|
||||
.wind {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue