diff --git a/css/print.css b/css/print.css new file mode 100644 index 0000000..7887bf8 --- /dev/null +++ b/css/print.css @@ -0,0 +1,4 @@ +#faqWrapper, #header +{ + display: none; +} diff --git a/index.php b/index.php index c70febe..6132a20 100644 --- a/index.php +++ b/index.php @@ -49,6 +49,7 @@ else +