Nit: remove duplicate color

This commit is contained in:
mdinger 2015-09-14 03:15:23 -04:00
parent 734344671f
commit 937cd36b96
1 changed files with 0 additions and 1 deletions

View File

@ -344,7 +344,6 @@ html, body {
@media only screen and (max-width: 1250px) {
/* Light theme */
.light .mobile-nav-chapters {
color: #CCC;
background-color: #E0E0E0;
color: #999;
}