7 lines
60 B
CSS
7 lines
60 B
CSS
nav,footer{
|
|
display: none;
|
|
}
|
|
|
|
#btn-print{
|
|
display: none;
|
|
} |