diff --git a/static/style.css b/static/style.css index 8a5e0cf9..7a033ccc 100644 --- a/static/style.css +++ b/static/style.css @@ -70,7 +70,6 @@ body#home sup { font-size: 0.5em; line-height: 0; position: relative; - vertical-align: baseline; vertical-align: middle; } @@ -745,15 +744,6 @@ body#notes main#single article div#commento { margin-top: 20px; } -body#notes main#single article div#commento a.commento-name { - max-width: none !important; - border: none; -} - -body#notes main#single article div#commento div.commento-logged-container { - display: block !important; -} - body#notes main#single article div#commento div#commento-footer { display: none; }