Skip to content

Commit a642de2

Browse files
Update styles.json
1 parent eb3dfb6 commit a642de2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

styles.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,6 +2918,10 @@
29182918
"transparency": "html, body, nav, header, .app-root, #pass-sidebar, #main, #content, section, #__next, header > div, body.ltr.rsp.v3, .lower-content, .c-card:not(:hover), .banded-wrapper-reversed, .banded-wrapper {\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}",
29192919
"darkreader": ":root {\n --darkreader-background-ffffff: transparent !important;\n}",
29202920
"no footer": "footer, #Footer {\n display: none !important;\n}"
2921+
},
2922+
"csstats.gg.css": {
2923+
"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}",
2924+
"no footer": "footer, mfe-footer-pharos-footer, .footer, #footer, #nav-footer {\n display: none !important;\n}"
29212925
}
29222926
}
29232927
}

0 commit comments

Comments
 (0)