10 lines
104 B
CSS
10 lines
104 B
CSS
|
.header,
|
||
|
.footer,
|
||
|
.breadcrumb,
|
||
|
.sidebar,
|
||
|
.quick-launchers,
|
||
|
.btn-wrapper,
|
||
|
.toolbar {
|
||
|
display: none;
|
||
|
}
|