aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/www/css/mobile.css')
-rw-r--r--phonegap/www/css/mobile.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/phonegap/www/css/mobile.css b/phonegap/www/css/mobile.css
index 748d0fbdf..29203bf31 100644
--- a/phonegap/www/css/mobile.css
+++ b/phonegap/www/css/mobile.css
@@ -1,3 +1,7 @@
+.mobile-nav-banner {
+ background: black;
+}
+
.mobile-info {
position: fixed;
bottom: 0px;
@@ -40,3 +44,17 @@
right: 0.3em;
bottom: 0.3em;
}
+
+.mobile-map-banner {
+ position: fixed;
+}
+
+.mobile-header {
+ margin-top: 35px;
+}
+
+
+
+.mobile-header #site-logo {
+ margin-top: 35px;
+} \ No newline at end of file