From ddf436472e9561e8d36741811d10232aea509d48 Mon Sep 17 00:00:00 2001 From: Ryan Montgomery <44453666+0dayCTF@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:21:37 -0400 Subject: [PATCH] Update meme-mode.css testing --- css/meme-mode.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/meme-mode.css b/css/meme-mode.css index a513fa2..39e0671 100644 --- a/css/meme-mode.css +++ b/css/meme-mode.css @@ -149,7 +149,7 @@ Ain't got time for using CSS the right way. !important everything! [data-theme="meme"] a { background-color: #f1c6ce; - color: #000; + color: #000000; } [data-theme="meme"] .list-group-item { @@ -364,4 +364,4 @@ a[href*="t3l3machus"] { max-height: 100%; overflow-y: auto; padding: 1.5rem; -} \ No newline at end of file +}