diff options
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; } |
