mentions css margin 0

This commit is contained in:
Marvin Steadfast 2020-04-03 09:47:42 +02:00
parent d9d5107974
commit 49e59e646a

View File

@ -223,3 +223,7 @@ section#mentions table tbody tr.u-comment.h-cite td {
section.p-summary {
display: none;
}
article.h-entry section#mentions table {
margin-left: 0px;
}