Fix print style

master
rubenwardy 2017-08-27 19:19:57 +01:00
parent 60b1302ee1
commit c2d90cc1c0
1 changed files with 6 additions and 0 deletions

View File

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