Change some colors for Commento comments
This commit is contained in:
parent
65cceedff1
commit
843546c516
@ -39,11 +39,15 @@
|
||||
.commento-root .commento-anonymous-checkbox-container input[type="checkbox"] + label,
|
||||
.commento-root .commento-mod-tools button,
|
||||
.commento-root-font * {
|
||||
color: #eee !important;
|
||||
color: #eceff4 !important;
|
||||
}
|
||||
.commento-root .commento-footer .commento-logo-container .commento-logo-text {
|
||||
color: #34495e !important;
|
||||
}
|
||||
.commento-root .commento-dark-card {
|
||||
color: #d08770 !important;
|
||||
}
|
||||
|
||||
p code {
|
||||
font-family: monospace,monospace;
|
||||
font-size: 1em;
|
||||
|
Loading…
Reference in New Issue
Block a user