Skip to content

Commit 3f5bac2

Browse files
committed
fixed errors in lcd.css
1 parent 8e070c5 commit 3f5bac2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

public/lcd.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,13 +617,12 @@ select#allSections {
617617
border-radius: 2em;
618618
}
619619

620-
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover, {
620+
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover{
621621
color:#FF000F !important;
622622
}
623623

624624

625-
*/
626-
/* /////////// end fall-25 ///////////////////////////////*/
625+
/* /////////// end fall-25 //////////////////////////////*/
627626
/* /////////// start summer-25 ///////////////////////////////*/
628627

629628
.summer-25,
@@ -881,7 +880,7 @@ select#allSections {
881880
color: #fffefb;
882881
}
883882

884-
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover, {
883+
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover {
885884
color:#FF000F !important;
886885
}
887886

public/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@ h4.breadcrumb a:not:last-child {
22622262
}
22632263

22642264
.breadcrumb .blog-tag {
2265-
text-shadow: 0px !important:
2265+
text-shadow: 0px !important;
22662266
font: inherit;
22672267
}
22682268

0 commit comments

Comments
 (0)