Better styling for Commento, text more visible

This commit is contained in:
Lucien Cartier-Tilet 2020-06-25 17:06:43 +02:00
parent cf08d5f18a
commit d0af4088c4
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 11 additions and 0 deletions

View File

@ -30,6 +30,17 @@
</script>
<!-- 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>
<body>
<header class="app-header">