mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 21:00:57 +00:00
Fix intendation
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.weatherforecast tr.colored .min-temp {
|
.weatherforecast tr.colored .min-temp {
|
||||||
color: #BCDDFF;
|
color: #BCDDFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.weatherforecast tr.colored .max-temp {
|
.weatherforecast tr.colored .max-temp {
|
||||||
color: #FF8E99;
|
color: #FF8E99;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user