master
candice 4 years ago
parent b9432de914
commit c477622b5f

@ -280,6 +280,7 @@ p#todayDate, p#forecastDate1, p#forecastDate2, p#forecastDate3, p#forecastDate4,
table.infotable, table.monthWeather {
border-left: 1px solid #d1d1d1;
border-spacing: 0;
margin-bottom: 30px;
width: 100%;}
table.infotable th, table.monthWeather th {
background: #f6f6f6;
@ -288,7 +289,7 @@ table.infotable th, table.monthWeather th {
border-top: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
font-size: 22px;
font-size: 20px;
line-height: 25px;
}
table.infotable th a, table.monthWeather th a { color: #fff; text-decoration: underline;}

Loading…
Cancel
Save