diff options
Diffstat (limited to 'public/mobile.css')
-rw-r--r-- | public/mobile.css | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/public/mobile.css b/public/mobile.css deleted file mode 100644 index bd03fb4..0000000 --- a/public/mobile.css +++ /dev/null @@ -1,23 +0,0 @@ -body { - margin: 0; -} - -div.displayclean > ul > li { - font-size: 35%; -} - -div.displayclean li .moreinfo { - font-size: 2.6em; -} - -p, -div.input-field, -div.notes { - max-width: 94%; - margin-left: auto; - margin-right: auto; -} - -p { - text-align: justify; -} |