diff options
Diffstat (limited to 'modules/firefox.home/chrome/userContent.css')
| -rw-r--r-- | modules/firefox.home/chrome/userContent.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; + } } |
