Skip to content

Commit 2a419e6

Browse files
committed
Interview Prep → Practice Page Design & Content
1 parent c686a75 commit 2a419e6

File tree

3 files changed

+1245
-100
lines changed

3 files changed

+1245
-100
lines changed

src/css/custom.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,3 +1600,10 @@ html {
16001600
text-decoration: none;
16011601
}
16021602

1603+
.practice-tab-link:hover{
1604+
color: white;
1605+
text-decoration: none;
1606+
}
1607+
.practice-tab-link{
1608+
color: white;
1609+
}

0 commit comments

Comments
 (0)