From 7c06c0a354b106e37e26ddfc2bc6ba8336d90cc7 Mon Sep 17 00:00:00 2001 From: azahi Date: Wed, 1 Jan 2025 13:10:32 +0300 Subject: 2025-01-01 --- modules/firefox/userContent.css | 88 ----------------------------------------- 1 file changed, 88 deletions(-) (limited to 'modules/firefox/userContent.css') diff --git a/modules/firefox/userContent.css b/modules/firefox/userContent.css index a009ad8..f068f20 100644 --- a/modules/firefox/userContent.css +++ b/modules/firefox/userContent.css @@ -248,39 +248,6 @@ } } -@-moz-document regexp("https?://.*\.fandom\.com/wiki/.*") -{ - :root { - --theme-body-background-image-full: none !important; - --theme-body-background-image-desktop: none !important; - --theme-body-background-image-large-desktop: none !important; - } - - #WikiaBar, - #highlight__main-container, - .global-footer, - .global-navigation, - .global-registration-buttons, - .notifications-placeholder { - display: none !important; - } - - .main-container, - body { - background-image: none !important; - background: none !important; - } - - .main-container { - margin-left: none !important; - width: auto !important; - } - - .fandom-sticky-header { - left: 0px !important; - } -} - @-moz-document regexp("https?:\/\/gog\.com.*") { .galaxy-section-wrapper, footer { @@ -306,26 +273,6 @@ } } -@-moz-document regexp("https?://www\.songsterr\.com.*") -{ - #favorite, - #fullscreen, - #logo, - #menu-favorites, - #menu-help, - #menu-plus, - #menu-signin, - #menu-submit, - #promo, - #revisions, - #showroom, - #showroom_sidebar, - #text-showroom, - footer { - display: none !important; - } -} - @-moz-document regexp("https?://developer\.mozilla\.org.*") { #nav-footer, @@ -346,41 +293,6 @@ } } -@-moz-document regexp("https?://(.*\.)?wikipedia\.org/wiki/.*") -{ - #footer, - #mp-topbanner, - #siteNotice, - #siteSub, - #wmde-banner-app, - .mw-footer-container, - .mw-header, - .vector-page-toolbar { - display: none !important; - } - - html, - body { - font-family: var(--sans-serif-font-family) !important; - font-size: var(--sans-serif-font-size) !important; - } - - .k-player, - body.mediawiki, - #dialogEngineContainer #dialogEngineDialog { - background: inherit !important; - } -} - -@-moz-document regexp("https?://open-vsx\.org.*") -{ - MuiCollapse-container, - cc-window.cc-banner, - footer { - display: none !important; - } -} - @-moz-document regexp("https?://duckduckgo\.com.*") { .badge-link, /* Annoying DuckDuckGo extension ads. */ -- cgit 1.4.1