diff --git a/themes/xsfx/static/css/xsfx.css b/themes/xsfx/static/css/xsfx.css index 8dae787..7cd7ef8 100644 --- a/themes/xsfx/static/css/xsfx.css +++ b/themes/xsfx/static/css/xsfx.css @@ -227,3 +227,7 @@ section.p-summary { article.h-entry section#mentions table { margin-left: 0px; } + +.u-comment > td { + border: 0px; +}