summaryrefslogtreecommitdiffstats
path: root/common/custom/style/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/custom/style/mobile.css')
-rw-r--r--common/custom/style/mobile.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/custom/style/mobile.css b/common/custom/style/mobile.css
new file mode 100644
index 0000000..38b3cd2
--- /dev/null
+++ b/common/custom/style/mobile.css
@@ -0,0 +1,8 @@
+body {
+margin:0;
+padding:0;
+background-color:#fff;
+color:#111;
+font:.6em/1.2em normal arial,helvetica,sans-serif;
+}
+h1{font-size: 1em;text-align:center;} \ No newline at end of file