From 703886d17cb2d44f463edb5f417c4b384eb90126 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Mon, 21 Jan 2013 00:36:50 +0000 Subject: [PATCH] added core all.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The old core `style.css` was not just renamed to `screen.css` (as fixed by #9), but rather split into that and `all.css`. So that file needs to be there as well (it includes, e.g. table and image alignment classes and more). --- renderer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/renderer.php b/renderer.php index 61eedf9..c3f03ff 100644 --- a/renderer.php +++ b/renderer.php @@ -77,6 +77,7 @@ class renderer_plugin_s5 extends Doku_Renderer_xhtml { +