Fix carbon badge colour.

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-12-12 01:00:42 +02:00
parent d8b26a240d
commit 71cfe9b999
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2

View file

@ -19,6 +19,10 @@
color: var(--white); color: var(--white);
} }
.carbonbadge #wcb_g {
color: #000;
}
code, code,
code *, code *,
pre, pre,