Set print font size to 11pt

master
rubenwardy 2017-08-26 18:59:59 +01:00
parent ec95ee8f12
commit d68975ba9f
1 changed files with 5 additions and 0 deletions

View File

@ -212,4 +212,9 @@ h3 {
color: black !important;
text-decoration: none !important;
}
html, body {
background: none;
font-size: 11pt;
}
}