forked from varia/bots
updating print stylesheet logbot
This commit is contained in:
parent
5ad4e3343a
commit
48eb8d4182
@ -56,7 +56,7 @@ hr{
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.post{
|
.post{
|
||||||
margin: 1.5em 0.5em;
|
margin: 1.5em 0.75em;
|
||||||
}
|
}
|
||||||
.post p.message{
|
.post p.message{
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
@ -65,7 +65,7 @@ hr{
|
|||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
.post p.message img{
|
.post p.message img{
|
||||||
max-width: 50mm;
|
max-width: 65mm;
|
||||||
transform: rotate(5deg);
|
transform: rotate(5deg);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user