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

commento band-aid

This commit is contained in:
2019-04-07 09:19:32 -04:00
parent cde3fcde2e
commit b339d18dcc
2 changed files with 6 additions and 2 deletions

View File

@@ -763,11 +763,15 @@ body#notes div#single div#commento {
margin-top: 20px;
}
body#notes div#single div#commento .commento-name {
body#notes div#single div#commento a.commento-name {
max-width: none !important;
border: none;
}
body#notes div#single div#commento div.commento-logged-container {
display: block !important;
}
body#notes div#single div#commento div#commento-footer {
display: none;
}