SAE_WEB_S1/CSS/print.css
2024-01-19 14:39:33 +01:00

15 lines
118 B
CSS

nav,footer{
display: none;
}
#btn-print{
display: none;
}
#information-sup{
display: none;
}
*{
color: black;
}