mobile

Mobile First

Update: Stiffler clarified this for me:
global.css is the primary when the page is in mobile and should be the main area to begin styling, say you want to change the background color on the wide format then you would add it to the theme_alpha_wide.css and it will override the global.css when the window is in the wide format
here is a link with some more info http://groups.drupal.org/node/156719
+--+
|  |
|  | Mobile
+--+ Out of the box your Omega sub theme will work best if you use global.css for generic size independent stuff to style the mobile device, remember Mobile First!
Subscribe to RSS - mobile