1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

CSS cleanup

This commit is contained in:
2019-05-06 09:03:41 -04:00
parent c2554e9885
commit 0d1e8a6350

View File

@@ -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;
}