Commit Graph

19 Commits (d17225bd2f9192492c47638b33a73675ad4bb491)

Author SHA1 Message Date
Simon McVittie cde2cc1862 Restrict CSS matches on .header to not affect <tr>
Pandoc generates <tr class="header"> to hold <th> elements, and
we don't want to make those be display: block.

Signed-off-by: Simon McVittie <smcv@debian.org>
2016-12-19 18:21:07 +00:00
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
Jon Dowland 38d258b171 new theme: monochrome 2012-08-30 16:34:38 +01: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 9be7d1490e Allow a bit more space around trails 2012-04-09 17:01:24 +01:00
Simon McVittie 156f709122 trail: new plugin (3rd attempt) 2011-11-09 22:49:37 +00:00
Joey Hess f7ff06074e tweak 2010-12-11 14:50:53 -04:00
Joey Hess 2852c6b0d5 actiontabs: More consistent styling of Hn tags.
In particular the use of italics for h3 was weird.
2010-10-08 19:55:56 -04: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 41a10eb0b0 actiontabs: Improve tab padding. 2010-09-11 14:31:34 -04:00
Joey Hess 9290174066 less tight positioning
the descenders in the tabs were cut off before
2010-06-18 18:19:12 -04:00
Joey Hess aa0fe1aac9 sidebar styling and fix actions for inlined pages
Styling the actions for inlined pages as tabs did not work well.
That still needs some work; for now just don't style the actions for
inlined pages.
2010-06-18 18:06:29 -04:00
Joey Hess 54719b8075 update to newer version from svend's blog 2010-06-18 18:03:19 -04:00
Joey Hess 22aa874aa7 rename bzed theme to "blueview" 2010-06-18 14:58:36 -04:00
Joey Hess bc32754f1f add background image, kindly gpl'd by bzed 2010-06-16 19:16:13 -04:00
Joey Hess 062ed44f47 add theme plugin 2010-06-16 15:43:42 -04:00