diff --git a/www/extras/account/print.css b/www/extras/account/print.css new file mode 100644 index 000000000..411a76d50 --- /dev/null +++ b/www/extras/account/print.css @@ -0,0 +1,3 @@ +#ALUM_wrapper #topBar, #ALUM_wrapper #ALUM_doc, #ALUM_wrapper #sddm, #ALUM_wrapper #ALUM_footer { + display: none; +} \ No newline at end of file