From bcc826acf8dd317120a358ea7bdeab1a8bacb052 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Mon, 7 Dec 2015 18:07:11 +0100 Subject: add print stylesheet --- web/sass-files/sass/partials/_print.scss | Bin 0 -> 3604 bytes web/sass-files/sass/styles.scss | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 web/sass-files/sass/partials/_print.scss (limited to 'web/sass-files') diff --git a/web/sass-files/sass/partials/_print.scss b/web/sass-files/sass/partials/_print.scss new file mode 100644 index 000000000..143ec2915 Binary files /dev/null and b/web/sass-files/sass/partials/_print.scss differ diff --git a/web/sass-files/sass/styles.scss b/web/sass-files/sass/styles.scss index 5ddce4692..c93372175 100644 --- a/web/sass-files/sass/styles.scss +++ b/web/sass-files/sass/styles.scss @@ -51,3 +51,6 @@ // Standalone Css @import "partials/oauth"; + +// Print +@import "partials/print"; \ No newline at end of file -- cgit v1.2.3-1-g7c22