Wall: Added more readability (fix #268)

This commit is contained in:
veselcraft 2021-11-06 14:40:44 +03:00
parent dc10276621
commit 2b6f4a9896

View file

@ -496,6 +496,7 @@ h4 {
border-bottom: #ECECEC solid 1px;
font-size: 11px;
padding: 3px 5px 3px;
line-height: 125%;
}
.post-author .date {
@ -512,6 +513,7 @@ h4 {
padding: 4px;
font-size: 11px;
hyphens: manual;
line-height: 160%;
}
.post-content .attachments_b {