This commit is contained in:
Kibi Kelburton 2022-05-21 02:29:27 +02:00
parent f8dffcdfc9
commit fa0496949c

View File

@ -2134,7 +2134,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;
} }