Skip to content

Commit afd5218

Browse files
committed
.
1 parent e171445 commit afd5218

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

public/lcd.css

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141

4242
--summer-26-background: black;
4343
--summer-26-text: white;
44-
--spring-26-text-on-bg: #cad1f7;
45-
--spring-26-link: #fdad78;
46-
--spring-26-special-text: #fdad78;
44+
--summer-26-text-on-bg: #cad1f7;
45+
--summer-26-link: #fdad78;
46+
--summer-26-special-text: #fdad78;
4747

4848

4949
--spring-26-background: #818181;
@@ -519,15 +519,6 @@ select#allSections {
519519

520520
}
521521

522-
.summer-26.online-class .pill{
523-
box-shadow: inset 1px 1px 8px 1px var(--sw-lightblue);
524-
padding: 0.4em;
525-
border-radius: 10px;
526-
border: 1px solid;
527-
background: white;
528-
color: var(--sw-lightblue);
529-
}
530-
531522

532523

533524
.summer-26 p,
@@ -716,7 +707,7 @@ select#allSections {
716707
}
717708
.summer-26.online-class .pill {
718709
color: black !important;
719-
background-color: #1dbe0d;
710+
background-color: white;
720711
padding: 0.2em;
721712
border-radius: 1em;
722713
}

0 commit comments

Comments
 (0)