Skip to content

Commit 486196b

Browse files
committed
Revert "fixed errors in lcd.css"
This reverts commit 3f5bac2.
1 parent 505ec5d commit 486196b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

public/lcd.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -603,12 +603,13 @@ select#allSections {
603603
color: #fffefb;
604604
}
605605

606-
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover{
606+
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover, {
607607
color:#FF000F !important;
608608
}
609609

610610

611-
/* /////////// end fall-25 //////////////////////////////*/
611+
*/
612+
/* /////////// end fall-25 ///////////////////////////////*/
612613
/* /////////// start summer-25 ///////////////////////////////*/
613614

614615
.summer-25,
@@ -866,7 +867,7 @@ select#allSections {
866867
color: #fffefb;
867868
}
868869

869-
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover {
870+
#class-block .weekend-intensive h2:hover, #class-block .weekend-intensive h6:hover, {
870871
color:#FF000F !important;
871872
}
872873

public/styles.css

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

22472247
.breadcrumb .blog-tag {
2248-
text-shadow: 0px !important;
2248+
text-shadow: 0px !important:
22492249
font: inherit;
22502250
}
22512251

0 commit comments

Comments
 (0)