Commit Graph

8 Commits (a7bd24b7b9c55e21ee998a751fd6771b9e71cb46)

Author SHA1 Message Date
Simon McVittie 94afbc2fa6 More page layout adjustments for mobile browsers and small windows 2014-12-01 21:29:46 +00:00
Simon McVittie 5fe28eb4c2 Make the layout adjust to narrow viewports better
Below about 600px (phones and small windowed browsers) the sidebar
starts breaking the layout. Moving it inline helps a lot; with
modern CSS (flex layout) we can also shuffle it after the main content.
Older browsers that don't do one of the 4 variants of flex layout
will just display it above the main content, which is annoying
but not too bad.

blueview also has a minimum width set so that it won't become
ridiculously small with small fonts, but that means it gets
scrollbars below about 850px; stop enforcing the minimum width
if necessary.

Finally, blueview's relatively generous margins look good in a
desktop browser, but are just too space-hungry on a phone.
Turn them off below 600px.
2014-12-01 21:29:46 +00:00
Amitai Schlair 984f2ab952 Style enclosures like content. 2013-02-21 00:45:10 -05:00
Simon McVittie c1f5a1ccc7 Avoid blue boxes around trail links in footer of blueview/goldtype 2012-04-09 17:14:49 +01:00
Simon McVittie 03a6c4ace9 Align the three parts of trail navigation in blueview/goldtype 2012-04-09 17:02:32 +01:00
Simon McVittie 156f709122 trail: new plugin (3rd attempt) 2011-11-09 22:49:37 +00:00
Joey Hess b5be85a611 blueview: Fix display of links to translated pages in the page header. 2010-09-11 14:40:56 -04:00
Joey Hess 22aa874aa7 rename bzed theme to "blueview" 2010-06-18 14:58:36 -04:00