updating print stylesheet logbot

This commit is contained in:
mb 2021-04-17 15:17:31 +02:00
parent 5ad4e3343a
commit 48eb8d4182

View File

@ -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);
}
}