diff --git a/styles/print.css b/styles/print.css --- a/styles/print.css +++ b/styles/print.css @@ -27,3 +27,7 @@ div.scroller div.section div.txt { .section { background: #fff!important; } + +#footer { + text-align: center; +} \ No newline at end of file