aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/www/css')
-rw-r--r--phonegap/www/css/mobile.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/phonegap/www/css/mobile.css b/phonegap/www/css/mobile.css
index 7236afc8f..1aa2cdeae 100644
--- a/phonegap/www/css/mobile.css
+++ b/phonegap/www/css/mobile.css
@@ -74,4 +74,14 @@
ol.big-numbers > li {
margin-bottom: 0.8em;
+}
+
+#multiple {
+ margin: auto;
+ margin-bottom: 1em;
+}
+
+#multiple li {
+ list-style: none;
+ margin: auto;
} \ No newline at end of file