Nit: remove duplicate color
This commit is contained in:
parent
734344671f
commit
937cd36b96
|
@ -344,7 +344,6 @@ html, body {
|
||||||
@media only screen and (max-width: 1250px) {
|
@media only screen and (max-width: 1250px) {
|
||||||
/* Light theme */
|
/* Light theme */
|
||||||
.light .mobile-nav-chapters {
|
.light .mobile-nav-chapters {
|
||||||
color: #CCC;
|
|
||||||
background-color: #E0E0E0;
|
background-color: #E0E0E0;
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue