mirror of
https://github.com/Hutchy68/pivot.git
synced 2024-11-14 14:39:03 +01:00
3 lines
48 B
CSS
3 lines
48 B
CSS
@media print {
|
|
nav, footer { display:none; }
|
|
} |