“ – Chris Coyier “Measuring width is a nice practical example of media queries, but it isn't the only thing available.” css-tricks.com/css-media-queries/
“ “Smart organizations will see this as a benefit, not a drawback, and will use this chance to make a be er website, not just a squishy one.” – Karen McGrane http://alistapart.com/column/responsive-design-wont-fix-your-content-problem
Users of supported mobile devices are automatically redirected to the official mobile version of Wikipedia. http://en.wikipedia.org/wiki/Help:Mobile_access
! // -------------------------------------------------------- // Calculate offsets, account for first link being the logo // -------------------------------------------------------- @offset: @highlight-num + 1; @min-offset: @min-num + 1;