> > <meta name="viewport" content="width=device-width, initial-scale=1"> > > See > https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Firefox_Mobile_for_developers > and a description of the viewport properties on the following page: > > https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html > > I tested it adding this code to the code of a single Mnemosyne card and it > looked good on my device. >
Another way to adapt the page to different devices is to use media query's. I've never used it myself, but here is more info: http://mobile.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/ -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/32e81336-cdf4-4430-9da3-8c9250f8ead9%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
