mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(theme): fixes #209 (upcoming lessons readability in night mode)
This commit is contained in:
parent
3214d824a6
commit
228e01579b
@ -700,6 +700,9 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.night .challenge-instructions #MDN-links a {
|
||||
color: #f8f8f8;
|
||||
}
|
||||
.night .intro-toc a {
|
||||
color: #006400;
|
||||
}
|
||||
.night .fa-github-square {
|
||||
color: darkgreen;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user