aboutsummaryrefslogtreecommitdiff
path: root/themes/blueview
Commit message (Collapse)AuthorAge
* More page layout adjustments for mobile browsers and small windowsSimon McVittie2014-12-01
|
* Make the layout adjust to narrow viewports betterSimon McVittie2014-12-01
| | | | | | | | | | | | | | | | | | 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.
* Style enclosures like content.Amitai Schlair2013-02-21
|
* Avoid blue boxes around trail links in footer of blueview/goldtypeSimon McVittie2012-04-09
|
* Align the three parts of trail navigation in blueview/goldtypeSimon McVittie2012-04-09
|
* trail: new plugin (3rd attempt)Simon McVittie2011-11-09
|
* blueview: Fix display of links to translated pages in the page header.Joey Hess2010-09-11
|
* rename bzed theme to "blueview"Joey Hess2010-06-18