Weather Icon Space

This commit is contained in:
Michael Teeuw 2014-02-25 18:02:20 +01:00
parent 741bf93b89
commit bddc6c01d7

View File

@ -97,10 +97,10 @@ body, html {
position: relative; position: relative;
top :-10px; top :-10px;
display: inline-block; display: inline-block;
font-size: 50px; font-size: 45px;
padding-right: 5px; padding-right: 5px;
font-weight: 100; font-weight: 100;
margin-right: 0px; margin-right: 10px;
} }
.forecast-table { .forecast-table {