Add the newsfeed URL to config. Add weather icons to the forecast.

This commit is contained in:
Chris Mulligan
2014-08-20 10:42:02 -04:00
parent b8b32a449c
commit eb7350fb52
3 changed files with 43 additions and 5 deletions

View File

@@ -134,6 +134,16 @@ body, html {
margin-right: 10px;
}
.icon-small
{
position: relative;
display: inline-block;
font-size: 20px;
padding-left: 10px;
padding-right: -10px;
font-weight: 100;
}
.time .sec {
font-size: 25px;
color: #666;