no border for mentions

This commit is contained in:
Marvin Steadfast 2020-04-03 10:28:24 +02:00
parent e7d2cfc8e7
commit 2cd932630e

View File

@ -227,3 +227,7 @@ section.p-summary {
article.h-entry section#mentions table {
margin-left: 0px;
}
.u-comment > td {
border: 0px;
}