From 56388848e8ed3d86936069fd6bc44f6d6eb3c026 Mon Sep 17 00:00:00 2001 From: Pranshu Sharma Date: Sun, 22 Dec 2024 01:19:16 +1000 Subject: Unrevert --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 8a7d4eb..6347e1c 100644 --- a/style.css +++ b/style.css @@ -178,4 +178,8 @@ header img[src$=svg], footer img[src$=svg] { filter: invert(100%); -webkit-filter: invert(100%); } +main blockquote { +border-left: 2px solid #ccc; +color: white; +} } -- cgit v1.2.3