Browse Source

updating print stylesheet logbot

master
mb 3 years ago
parent
commit
03b01342e2
  1. 5
      LogBot/stylesheets/float.css

5
LogBot/stylesheets/float.css

@ -55,6 +55,9 @@ hr{
span{
display: none;
}
.post{
margin: 1.5em 0;
}
.post p.message{
font-size: 12pt;
line-height: 1.5;
@ -62,6 +65,6 @@ hr{
max-width: none;
}
.post p.message img{
max-width: 75mm;
max-width: 50mm;
}
}
Loading…
Cancel
Save