From 0a0e7255fbf3131023a4819954bc54fd1d61e0ca Mon Sep 17 00:00:00 2001 From: Olivier Jansen Date: Fri, 18 Apr 2014 21:11:35 +0200 Subject: [PATCH] Updated version number, yeah releasing bitches --- www/config.xml | 2 +- www/css/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/config.xml b/www/config.xml index 648e6da..d28df65 100755 --- a/www/config.xml +++ b/www/config.xml @@ -4,7 +4,7 @@ xmlns:gap = "http://phonegap.com/ns/1.0" xmlns:android = "http://schemas.android.com/apk/res/android" id = "nl.oli4jansen.babble" - version = "0.0.4"> + version = "0.0.5"> Babble diff --git a/www/css/main.css b/www/css/main.css index 99939c2..911ab46 100755 --- a/www/css/main.css +++ b/www/css/main.css @@ -475,7 +475,7 @@ body.popup .container { background-color: rgba(0,0,0,0.25); width: 23%; height: 125px; - margin: 10px 1% 0; + margin: 8px 1% 0; color: white; line-height: 125px; font-size: 60px;