From de3111fd50b6ad3ec3a75e6f86902ae5f4da3e95 Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Fri, 12 Jul 2024 20:39:16 -0400 Subject: [PATCH] fix cc badge --- _includes/footer.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_includes/footer.html b/_includes/footer.html index 89b4c4cc..9258951d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -23,6 +23,12 @@ border-style: dashed !important; background: transparent !important; } + #wcb.wcb-d #wcb_2 { + color: var(--black); + display: block; + text-align: left; + font-size: .875rem; + }