From 5c039f71de5962a86fd5c391b3f5727ed9f33e73 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Wed, 29 Apr 2026 01:40:24 -0400 Subject: update surf with link hints script a bit broken --- dotfiles/surf/styles/default.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/surf/styles/default.css') diff --git a/dotfiles/surf/styles/default.css b/dotfiles/surf/styles/default.css index e69de29..be22d6d 100644 --- a/dotfiles/surf/styles/default.css +++ b/dotfiles/surf/styles/default.css @@ -0,0 +1,3 @@ +#bottom-result-container #spon_links { display: none !important; } +#bottom-result-container #sponsored_csa1 { display: none !important; } +#bottom-result-container #sponsored_csa2 { display: none !important; } -- cgit v1.3.1