Fix print style

This commit is contained in:
rubenwardy 2017-08-27 19:19:57 +01:00
parent 60b1302ee1
commit c2d90cc1c0

View File

@ -224,4 +224,10 @@ h3 {
background: none;
font-size: 11pt;
}
#container {
max-width: none;
margin: 0;
position: relative;
}
}