From 94ba5e7dd5189aa01889780d9f3487edddef4fcb Mon Sep 17 00:00:00 2001 From: solarkraft <1337470+solarkraft@users.noreply.github.com> Date: Fri, 22 Oct 2021 18:47:46 +0200 Subject: [PATCH] Mention print styles in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf1d6b4..3c4535d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Use the following URL for manual installation in the extension manager: `https:/ - Configurability - Edit button at the top of the page, overflow menu for secondary page functions ("jump to top" removed) - Visually lighter breadcrumbs and footer +- Pages are nicely printable ## Development "I've imported the base stylesheet from the argon design system and then added custom styles on top in the assets/css/doku.scss file. The file is then compiled to CSS using SASS."