aboutsummaryrefslogtreecommitdiffstats
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/mobile.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css
index 748d0fb..29203bf 100644
--- a/www/css/mobile.css
+++ b/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