Browse Source

updating print stylesheet logbot

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

3
LogBot/stylesheets/float.css

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