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-anonymous-checkbox-container input[type="checkbox"] + label,
|
||||||
.commento-root .commento-mod-tools button,
|
.commento-root .commento-mod-tools button,
|
||||||
.commento-root-font * {
|
.commento-root-font * {
|
||||||
color: #eee !important;
|
color: #eceff4 !important;
|
||||||
}
|
}
|
||||||
.commento-root .commento-footer .commento-logo-container .commento-logo-text {
|
.commento-root .commento-footer .commento-logo-container .commento-logo-text {
|
||||||
color: #34495e !important;
|
color: #34495e !important;
|
||||||
}
|
}
|
||||||
|
.commento-root .commento-dark-card {
|
||||||
|
color: #d08770 !important;
|
||||||
|
}
|
||||||
|
|
||||||
p code {
|
p code {
|
||||||
font-family: monospace,monospace;
|
font-family: monospace,monospace;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user