diff --git a/README.markdown b/README.markdown index 6e22b25..2758fb8 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# Sonia +# Sonia ![Still Maintained](http://stillmaintained.com/pusewicz/sonia.png) Sonia is an Awesome Office Dashboard. diff --git a/widgets/yahoo_weather/yahoo_weather.css b/widgets/yahoo_weather/yahoo_weather.css index 30d404f..67e296e 100644 --- a/widgets/yahoo_weather/yahoo_weather.css +++ b/widgets/yahoo_weather/yahoo_weather.css @@ -9,5 +9,5 @@ div.yahoo_weather .content .temperature { padding-right: 0; position: absolute; right: 10px; - top: 10px; + top: 25px; }