Skip to content

Commit 7edc3dc

Browse files
committed
bg image
1 parent 46f9ff1 commit 7edc3dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/lcd.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
/* --summer-25-background: #FFF; */
3737

3838

39-
/* START WINTER 2026 */
39+
4040
--winter-26-background: #000000;
4141
--winter-26-text: #fff;
4242
--winter-26-text-on-bg: #fff;
@@ -370,7 +370,7 @@ select#allSections {
370370
/* /////////// start winter-26 ///////////////////////////////*/
371371
.shell.winter-26 {
372372
background-color: var(--winter-26-background);
373-
/* background-image:url('images/sessions/winter-26/w26bg.png'); */
373+
background-image:url('images/sessions/winter-26/w26bg.png');
374374
/* background-position: bottom; */
375375
/* background-repeat: no-repeat;
376376
background-size: cover; */

0 commit comments

Comments
 (0)