summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/website/navigation.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/website/navigation.less')
-rwxr-xr-xtheme/stylesheets/website/navigation.less18
1 files changed, 0 insertions, 18 deletions
diff --git a/theme/stylesheets/website/navigation.less b/theme/stylesheets/website/navigation.less
index 3743381..6c647c8 100755
--- a/theme/stylesheets/website/navigation.less
+++ b/theme/stylesheets/website/navigation.less
@@ -48,21 +48,3 @@
}
}
}
-.book.color-theme-1 .book-body {
- .navigation {
- color: @navigation-color-1;
-
- &:hover {
- color: @navigation-hover-color-1;
- }
- }
-}
-.book.color-theme-2 .book-body {
- .navigation {
- color: @navigation-color-2;
-
- &:hover {
- color: @navigation-hover-color-2;
- }
- }
-} \ No newline at end of file