|
|
|
@ -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;}
|
|
|
|
|