From 642d603666521157d386e2a87bfdcca11d479b87 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 2 Nov 2017 20:55:29 -0700 Subject: Improved support for columns in HTML. * Move as much as possible to the CSS in the template. * Ensure that all the HTML-based templates (including epub) contain the CSS for columns. * Columns default to 50% width unless they are given a width attribute. Closes #4028. --- data/templates/default.slideous | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/templates/default.slideous') diff --git a/data/templates/default.slideous b/data/templates/default.slideous index 359640822..179f69b1c 100644 --- a/data/templates/default.slideous +++ b/data/templates/default.slideous @@ -18,9 +18,9 @@ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$