From 433b6ccecf41bb4ae7fadc84cd1bbb8af163b941 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 7 Sep 2024 15:56:47 +0530 Subject: Failed attempt at ddg style in qute --- modules/firefox.home/chrome/userContent.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/firefox.home/chrome/userContent.css') diff --git a/modules/firefox.home/chrome/userContent.css b/modules/firefox.home/chrome/userContent.css index b7361e8..b20f349 100644 --- a/modules/firefox.home/chrome/userContent.css +++ b/modules/firefox.home/chrome/userContent.css @@ -45,5 +45,9 @@ .header { font-size: 1rem !important; } + + .result-sponsored { + display: none !important; + } } -- cgit v1.3.1