pi-www-theme-soho/static/css/print.css

20 lines
291 B
CSS

.sidebar, .share-buttons, .comments, .readtime {
display: none !important;
}
.content {
margin: 0 auto;
width: 100%;
float: none;
display: initial;
}
.container {
width: 100%;
float: none;
display: initial;
padding-left: 1rem;
padding-right: 1rem;
margin: 0 auto;
}