arbejdsfaellesskab.dk/hugo_site/themes/tranetheme/static/static/css/print.css

22 lines
224 B
CSS
Raw Normal View History

2019-04-30 14:39:24 +00:00
body {
font-family: "Courier New", monospace;
font-size: 100%;
padding: 0 0;
}
h1 {
font-size: 230%;
text-align: center;
}
.all_container {
max-width: none;
margin: 0;
}
header, footer
{
display: none;
}