add mobile CSS+discussion

I Remember discussing this in email at some point. I think Ethan was pointing to a stylesheet connected feature. Maybe a "link=" attribute that can be used for "conditional" styles based on the type of interaction. I think this is designed also for accessibility options as well.

  --Gerry Gleason.....Fri Jan 28 02:24:15 -0800 2011


Different CSS for vertical and horizontal?

  --John Abbe.....Sun Feb 13 18:30:46 -0800 2011


A small part of this solution is probably inserting something like this in Classic Layout:

  <link href="/mobile_css.css" media="print" text="text/css" rel="stylesheet">

  --John Abbe.....Wed Feb 23 13:26:44 -0800 2011