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 7edc3dc commit c59c244Copy full SHA for c59c244
public/lcd.css
@@ -371,9 +371,9 @@ select#allSections {
371
.shell.winter-26 {
372
background-color: var(--winter-26-background);
373
background-image:url('images/sessions/winter-26/w26bg.png');
374
- /* background-position: bottom; */
375
- /* background-repeat: no-repeat;
376
- background-size: cover; */
+ background-position: bottom;
+ background-repeat: no-repeat;
+ background-size: cover;
377
/* background-position: top left;
378
background-repeat: repeat;
379
background-size: cover; */
0 commit comments