updating print stylesheet logbot
This commit is contained in:
parent
d345943386
commit
03b01342e2
@ -55,6 +55,9 @@ hr{
|
|||||||
span{
|
span{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.post{
|
||||||
|
margin: 1.5em 0;
|
||||||
|
}
|
||||||
.post p.message{
|
.post p.message{
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
@ -62,6 +65,6 @@ hr{
|
|||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
.post p.message img{
|
.post p.message img{
|
||||||
max-width: 75mm;
|
max-width: 50mm;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user