Better styling for Commento, text more visible
This commit is contained in:
parent
cf08d5f18a
commit
d0af4088c4
@ -30,6 +30,17 @@
|
|||||||
</script>
|
</script>
|
||||||
<!-- End Matomo Code -->
|
<!-- End Matomo Code -->
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.commento-root .commento-anonymous-checkbox-container input[type="checkbox"] + label,
|
||||||
|
.commento-root .commento-mod-tools button,
|
||||||
|
.commento-root-font * {
|
||||||
|
color: #eee !important;
|
||||||
|
}
|
||||||
|
.commento-root .commento-footer .commento-logo-container .commento-logo-text {
|
||||||
|
color: #34495e !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header class="app-header">
|
<header class="app-header">
|
||||||
|
Loading…
Reference in New Issue
Block a user