committed by
Quincy Larson
parent
8dd66b5084
commit
9eb80b6220
@ -41,7 +41,7 @@
|
||||
|
||||
//## Night mode styles
|
||||
@night-body-bg: @gray-dark;
|
||||
@night-text-color: #999;
|
||||
@night-text-color: #ccc;
|
||||
|
||||
//== Typography
|
||||
//
|
||||
|
@ -1088,7 +1088,7 @@ code {
|
||||
}
|
||||
}
|
||||
a, .input-group-addon, .challenge-instructions a, .challenge-instructions #MDN-links a {
|
||||
color: #CCC;
|
||||
color: #f8f8f8;
|
||||
}
|
||||
.fa-github-square {
|
||||
color: @brand-primary;
|
||||
|
Reference in New Issue
Block a user