From 937cd36b963e3082dffe0a1ff1ee37638bb5951a Mon Sep 17 00:00:00 2001 From: mdinger Date: Mon, 14 Sep 2015 03:15:23 -0400 Subject: [PATCH] Nit: remove duplicate color --- src/theme/book.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/theme/book.css b/src/theme/book.css index 31efb22f..166f634d 100644 --- a/src/theme/book.css +++ b/src/theme/book.css @@ -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; }