From 7a7b106e1b1e3cf30b6c63738d1351d4363ad2a5 Mon Sep 17 00:00:00 2001 From: Awiteb Date: Mon, 2 Sep 2024 21:00:29 +0000 Subject: [PATCH] remove: Remove cards css Signed-off-by: Awiteb --- static/blog.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/static/blog.css b/static/blog.css index a6ecc55..93c8066 100644 --- a/static/blog.css +++ b/static/blog.css @@ -29,18 +29,6 @@ pre { background: #121920 !important; } -a.card { - background: #151a1d !important; -} - -a.card:hover { - background: #1a2127 !important; -} - -.cards .card:hover .card-description { - color: #D4D4D4 !important; -} - h2, h3, h4,