aboutsummaryrefslogtreecommitdiff
path: root/css/theme/simple.css
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-10-28 19:32:24 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-10-28 19:32:24 -0400
commitaf2a8b053d27ed5c97256d29ab4f06a6bcece6b7 (patch)
tree3b5ee1ffb51c0ce56bcb695e8028f9785c6d0c45 /css/theme/simple.css
parent38aff9a37d1806a24290b2d53a923d2a6dac5916 (diff)
downloadfosdem-2018-presentation-af2a8b053d27ed5c97256d29ab4f06a6bcece6b7.tar
fosdem-2018-presentation-af2a8b053d27ed5c97256d29ab4f06a6bcece6b7.tar.gz
include theme background in printed pdfs (#217), fix empty white pages in regular print (#215)
Diffstat (limited to 'css/theme/simple.css')
-rw-r--r--css/theme/simple.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/theme/simple.css b/css/theme/simple.css
index 926bbc5..848ca93 100644
--- a/css/theme/simple.css
+++ b/css/theme/simple.css
@@ -12,6 +12,7 @@
*********************************************/
body {
background: white;
+ background-color: white;
}
.reveal {