Yet some more colors
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2022-11-30 02:14:49 +01:00
parent 5ab1084ca8
commit c65fe30c11
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 12 additions and 0 deletions

View File

@ -36,6 +36,18 @@
background: #5e81ac !important;
}
.commento-login-box {
background: #3b4252;
}
.commento-input::placeholder {
color:#d8dee9;
}
.commento-root .commento-login-box-container .commento-login-box .commento-email-container .commento-email .commento-email-button {
background: #d8dee9
}
p code {
font-family: monospace,monospace;
font-size: 1em;