1 @-moz-document url-prefix(about:newtab) {
3 --sm-background-color: rgb(255, 255, 255, 0.8);
5 :root[lwt-newtab-brighttext] {
6 --sm-background-color: rgb(23, 23, 23, 0.8);
9 .non-collapsible-section, .discovery-stream.ds-layout {
10 background-color: var(--sm-background-color);
11 backdrop-filter: blur(25px);
13 margin: 10px auto !important;
17 padding: 30px 0 30px 0 !important;
20 .collapsible-section.top-sites {
21 margin-bottom: 0 !important;
23 .collapsible-section[data-section-id="topsites"] .section-top-bar {
24 display: unset !important;
26 .collapsible-section[data-section-id="topsites"] .section-top-bar .section-title-container {
27 visibility: unset !important;
31 /* XXX: CSS import doesn't work due to CSP. this is against ToS. */
32 background-image: url("https://sev.monster/_unsplash_image.jpg");
33 background-position: center;
34 background-size: cover;
35 background-attachment: fixed;
39 display: none !important;
41 .search-wrapper .search-inner-wrapper {
42 width: unset !important;