mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
Fix carbon badge colour.
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
d8b26a240d
commit
71cfe9b999
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.carbonbadge #wcb_g {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
code,
|
code,
|
||||||
code *,
|
code *,
|
||||||
pre,
|
pre,
|
||||||
|
|
Loading…
Add table
Reference in a new issue