Fix: 404 page quote in Night Mode
This commit is contained in:
@ -782,3 +782,11 @@ code[class*="language-"],pre[class*="language-"] {
|
||||
.night blockquote, .night .challenge-instructions blockquote {
|
||||
color: #00bfb0;
|
||||
}
|
||||
|
||||
.night .notfound-page-wrapper .quote-wrapper {
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
.night .notfound-page-wrapper .btn-curriculum {
|
||||
color: #292f33;
|
||||
}
|
||||
|
Reference in New Issue
Block a user