Skip to content

Commit 6ca0c5e

Browse files
Update styles.json
1 parent 75bf85b commit 6ca0c5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

styles.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2922,6 +2922,12 @@
29222922
"csstats.gg.css": {
29232923
"transparency": "html, body, nav, #nav, .nav, navbar, .navbar, #navbar, header, #header, .header, header::before, app, #app, footer, .sidebar-wrap, section, .main, #__next, .sidebar-wrapper, .sidebar-footer-wrapper, .sidebar-footer-container::before, #root, .min-h-screen.bg-white, .app, .AppContainer, .app-root, #wrapper, body[data-theme=\"dark\"], body[data-theme=\"light\"], #pass-sidebar, .side-bar, #main, .sidebar, .global-content__content, main, .header-top, #content, #cu-identity, section, .l-root, #__next, .landing-hero, #navigation-wrapper, #global-navbar, .layout__content-wrapper, .head.notfixed, .main-container, #app > div, .btm-nav > a, .oc-content--main, body.dark_mode, body.light_mode, text-div > textarea, #header-outer > div, #content-wrapper, .section-dark {\n background-color: transparent !important;\n background: none !important;\n border: none !important;\n box-shadow: none !important;\n transition:\n background-color 0.5s ease-in-out,\n background 0.5s ease-in-out,\n border 0.5s ease-in-out,\n box-shadow 0.5s ease-in-out !important;\n}",
29242924
"no footer": "footer, mfe-footer-pharos-footer, .footer, #footer, #nav-footer {\n display: none !important;\n}"
2925+
},
2926+
"microsoft.com.css": {
2927+
"transparency": "html, body, nav, #nav, .nav, navbar, .navbar, #navbar, header, #header, .header, header::before, app, #app, footer, .sidebar-wrap, section, .main, #__next, .sidebar-wrapper, .sidebar-footer-wrapper, .sidebar-footer-container::before, #root, .min-h-screen.bg-white, .app, .AppContainer, .app-root, #wrapper, body[data-theme=\"dark\"], body[data-theme=\"light\"], #pass-sidebar, .side-bar, #main, .sidebar, .global-content__content, main, .header-top, #content, #cu-identity, section, .l-root, #__next, .landing-hero, #navigation-wrapper, #global-navbar, .layout__content-wrapper, .head.notfixed, .main-container, #app > div, .btm-nav > a, .oc-content--main, body.dark_mode, body.light_mode, text-div > textarea {\n background-color: transparent !important;\n background: none !important;\n border: none !important;\n box-shadow: none !important;\n transition:\n background-color 0.5s ease-in-out,\n background 0.5s ease-in-out,\n border 0.5s ease-in-out,\n box-shadow 0.5s ease-in-out !important;\n}",
2928+
"darkreader": ":root {\n --darkreader-background-ffffff: transparent !important;\n}",
2929+
"no footer": "footer, mfe-footer-pharos-footer, .footer, #footer {\n display: none !important;\n}",
2930+
"no thanks": "#headerUniversalHeader > #epb {\n display: none !important;\n}"
29252931
}
29262932
}
29272933
}

0 commit comments

Comments
 (0)