Skip to content

Commit a6b4c4c

Browse files
Update styles.json
1 parent 4433979 commit a6b4c4c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

styles.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,9 +2048,12 @@
20482048
"priv-other changes": "#links_on_top {\n opacity: 0 !important;\n transition: opacity 0.3s ease-in-out !important;\n\n &:hover {\n opacity: 1 !important;\n }\n}\n\narticle {\n margin: 0 !important;\n\n img {\n border-radius: 0.5em !important;\n }\n}"
20492049
},
20502050
"search.lilo.org.css": {
2051-
"transparency": "html,\nbody,\nnav,\n#nav,\n.nav,\nnavbar,\n.navbar,\n#navbar, \nheader,\n#header,\n.header, header::before,\napp,\n#app, footer,\n.sidebar-wrap,\nsection, .main,\n#__next, .sidebar-wrapper, .sidebar-footer-wrapper, .sidebar-footer-container::before,\n#root, .min-h-screen.bg-white,\n.app, .AppContainer,\n.app-root, #wrapper,\nbody[data-theme=\"dark\"], body[data-theme=\"light\"],\n#pass-sidebar, .side-bar,\n#main, .sidebar, .global-content__content,\nmain, .header-top,\n#content, #cu-identity,\nsection, .l-root,\n#__next, .landing-hero,\n#navigation-wrapper,\n#global-navbar, .layout__content-wrapper,\n.head.notfixed, .main-container,\n#app > div, .btm-nav > a, .oc-content--main,\nbody.dark_mode, body.light_mode,\ntext-div > textarea{\n background-color: transparent !important;\n background: none !important;\n border: none !important;\n box-shadow: none !important;\n transition: background-color 0.5s ease-in-out, background 0.5s ease-in-out, border 0.5s ease-in-out, box-shadow 0.5s ease-in-out !important;\n}\n.theme-light .navbar #tabs a {\n border-left: none !important;\n border-right: none !important;\n}\nlight .lilo-search .lilo-text-result p.description {\n color: inherit !important;\n}",
2051+
"transparency": "html,\nbody,\nnav,\n#nav,\n.nav,\nnavbar,\n.navbar,\n#navbar, \nheader,\n#header,\n.header, header::before,\napp,\n#app, footer,\n.sidebar-wrap,\nsection, .main,\n#__next, .sidebar-wrapper, .sidebar-footer-wrapper, .sidebar-footer-container::before,\n#root, .min-h-screen.bg-white,\n.app, .AppContainer,\n.app-root, #wrapper,\nbody[data-theme=\"dark\"], body[data-theme=\"light\"],\n#pass-sidebar, .side-bar,\n#main, .sidebar, .global-content__content,\nmain, .header-top,\n#content, #cu-identity,\nsection, .l-root,\n#__next, .landing-hero,\n#navigation-wrapper,\n#global-navbar, .layout__content-wrapper,\n.head.notfixed, .main-container,\n#app > div, .btm-nav > a, .oc-content--main,\nbody.dark_mode, body.light_mode,\ntext-div > textarea{\n background-color: transparent !important;\n background: none !important;\n border: none !important;\n box-shadow: none !important;\n transition: background-color 0.5s ease-in-out, background 0.5s ease-in-out, border 0.5s ease-in-out, box-shadow 0.5s ease-in-out !important;\n}\n.theme-light .navbar #tabs a {\n border-left: none !important;\n border-right: none !important;\n}\n.theme-light .lilo-search .lilo-text-result p.description {\n color: inherit !important;\n}",
20522052
"darkreader": ":root{\n --darkreader-background-ffffff: transparent !important;\n}",
2053-
"no footer": "footer, mfe-footer-pharos-footer, .footer, #footer{\n display: none !important;\n}"
2053+
"no footer": "footer, mfe-footer-pharos-footer, .footer, #footer{\n display: none !important;\n}\na[href=\"https://privacy.microsoft.com/privacystatement\"] {\n display: none !important;\n}",
2054+
"hide add to firefox button": ".lilo-install-cta.column.is-2 {\n display: none !important;\n}",
2055+
"transparent search bar": ".input {\n\tbackground-color: transparent;\n\tcolor: inherit;\n}",
2056+
"center content": "#content .column {\n\tmargin: auto !important;\n\twidth: 70% !important;\n}\n.lilo-search .container {\n\tmargin-left: 0% !important;\n margin-inline-start: none !important;\n}\n.column.is-11, .column.is-11-tablet {\n\twidth: 80%;\n\tmargin: auto !important;\n}\n#content .column {\n\tmargin: auto !important;\n width: 70% !important;\n}\n.column.is-11, .column.is-11-tablet {\n margin-inline-start: none !important;\n\tmargin: auto !important;\n width: 60% !important;\n}"
20542057
},
20552058
"searchix.ovh.css": {
20562059
"transparency": "html, header,\nbody, tr{\n background-color: transparent !important;\n background: none !important;\n border: none !important;\n box-shadow: none !important;\n transition: background-color 0.5s ease-in-out, background 0.5s ease-in-out, border 0.5s ease-in-out, box-shadow 0.5s ease-in-out !important;\n}",

0 commit comments

Comments
 (0)