updating print stylesheet logbot

This commit is contained in:
mb 2021-04-17 15:15:51 +02:00
parent 03b01342e2
commit 5ad4e3343a

View File

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