Content deleted Content added
brighter blue |
and there |
||
(2 intermediate revisions by the same user not shown) | |||
Line 37:
.climate-chart-explainer {
font-weight: bold;
}
Line 56 ⟶ 55:
.climate-chart-internal td {
vertical-align: top;
}
Line 145 ⟶ 139:
@media screen {
html.skin-theme-clientpref-night .climate-chart-column-precip {
color: hsl(240, 100%,
}
}
Line 151 ⟶ 145:
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .climate-chart-column-precip {
color: hsl(240, 100%,
}
}
|