log lol, logo

This commit is contained in:
Flummi
2021-12-23 11:05:36 +01:00
parent bad5a5f7f0
commit 99598d9bb3
3 changed files with 12 additions and 15 deletions

View File

@ -1213,3 +1213,12 @@ img.avatar {
border-radius: 25px;
margin-top: 1px;
}
/* log */
div.logwrap {
height: auto;
text-align: left;
}
div.logwrap > p {
line-height: 0;
}