master #50

Merged
schrumpel merged 101 commits from master into dev 2022-10-22 23:40:03 +00:00
Showing only changes of commit 2ab187c780 - Show all commits

View File

@ -2142,7 +2142,7 @@ div.posts > a > p:before {
content: ""; content: "";
position: absolute; position: absolute;
right: 0; right: 0;
bottom: -1px; bottom: -2px;
height: 10px; height: 10px;
width: 10px; width: 10px;
} }