diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:40:24 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:42:16 -0400 |
| commit | 5c039f71de5962a86fd5c391b3f5727ed9f33e73 (patch) | |
| tree | 65e180678347ce88939dcd29e4a325d1d713498e /dotfiles/surf/styles | |
| parent | surf browser hist and bmarks (diff) | |
| download | nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.tar.gz nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.tar.bz2 nixos-5c039f71de5962a86fd5c391b3f5727ed9f33e73.zip | |
update surf with link hints script
a bit broken
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/surf/styles/default.css | 3 |
1 files changed, 3 insertions, 0 deletions
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; } |
