We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f9ff1 commit 7edc3dcCopy full SHA for 7edc3dc
public/lcd.css
@@ -36,7 +36,7 @@
36
/* --summer-25-background: #FFF; */
37
38
39
- /* START WINTER 2026 */
+
40
--winter-26-background: #000000;
41
--winter-26-text: #fff;
42
--winter-26-text-on-bg: #fff;
@@ -370,7 +370,7 @@ select#allSections {
370
/* /////////// start winter-26 ///////////////////////////////*/
371
.shell.winter-26 {
372
background-color: var(--winter-26-background);
373
- /* background-image:url('images/sessions/winter-26/w26bg.png'); */
+ background-image:url('images/sessions/winter-26/w26bg.png');
374
/* background-position: bottom; */
375
/* background-repeat: no-repeat;
376
background-size: cover; */
0 commit comments