=== modified file 'components/DayWeatherComponent.qml'
--- components/DayWeatherComponent.qml	2013-06-09 15:42:41 +0000
+++ components/DayWeatherComponent.qml	2013-06-26 23:51:27 +0000
@@ -37,7 +37,6 @@
                 verticalAlignment: Text.AlignVCenter
                 width:parent.width/9*3
                 height:parent.height
-                ItemStyle.class: "title"
                 text: dayWeatherComponent.temperature+"°"+dayWeatherComponent.scale
             }
             Label {

