Browse Source

updating print stylesheet logbot

master
mb 3 years ago
parent
commit
48eb8d4182
  1. 4
      LogBot/stylesheets/float.css

4
LogBot/stylesheets/float.css

@ -56,7 +56,7 @@ hr{
display: none;
}
.post{
margin: 1.5em 0.5em;
margin: 1.5em 0.75em;
}
.post p.message{
font-size: 12pt;
@ -65,7 +65,7 @@ hr{
max-width: none;
}
.post p.message img{
max-width: 50mm;
max-width: 65mm;
transform: rotate(5deg);
}
}
Loading…
Cancel
Save