Content deleted Content added
move lines inside |
add |
||
Line 113:
}
.climate-chart-column-
color: blue;▼
position: absolute;
bottom: .5em;▼
left: 0;
width: 1.6em;
height: 1.5em;
}
.climate-chart-column-precip {
▲ color: blue;
▲ bottom: .5em;
text-align: center;
}
Line 135 ⟶ 138:
}
.climate-chart-column-high-temp
.climate-chart-column-low-temp {
color: red;
}
.climate-chart-column-high-temp > span
.climate-chart-column-low-temp > span {
font-size:
}
|