More changes to prev style

This commit is contained in:
2016-09-21 15:03:37 +02:00
parent 994f7d04aa
commit 05f6d24d2e
2 changed files with 4 additions and 4 deletions

View File

@@ -41,14 +41,14 @@ html, body {
}
.weatherTitle {
width: 50%;
/*width: 50%;*/
float: left;
text-align: right;
padding-right: 15px;
}
.weatherData {
width: 80%;
width: 60%;
float:right;
text-align: left;
padding-left: 15px;