Add print stylesheet for boards

This commit is contained in:
Frederic Guillot
2015-04-25 15:08:02 -04:00
parent 8d15d0641f
commit 956f88f527
6 changed files with 569 additions and 9 deletions

4
assets/css/src/print.css Normal file
View File

@@ -0,0 +1,4 @@
header,
.page-header {
display: none;
}