include theme background in printed pdfs (#217), fix empty white pages in regular print (#215)

This commit is contained in:
Hakim El Hattab
2012-10-28 19:32:24 -04:00
parent 38aff9a37d
commit af2a8b053d
8 changed files with 61 additions and 55 deletions

View File

@ -10,6 +10,7 @@
*********************************************/
body {
background: #f0f1eb;
background-color: #f0f1eb;
}
.reveal {