wantsum/static/css/print.css
Alexandre Vicenzi 6283825517 Lanyon update
2020-02-10 19:38:11 +01:00

19 lines
265 B
CSS

.sidebar, .post-date {
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;
}