From 4909153556a84d0b968005cc8b43df528f2dde1d Mon Sep 17 00:00:00 2001 From: jwansek Date: Tue, 8 Apr 2025 17:42:04 +0100 Subject: Added scraping whispa for Q&As --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 4a47ea7..6069ebf 100755 --- a/static/style.css +++ b/static/style.css @@ -147,6 +147,10 @@ aside { margin-top: 10px; } +.qnaheader { + font-weight: bold; +} + blockquote span { color: #789922; } -- cgit v1.2.3