summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/base/markdown.less
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-08-11 09:37:25 -0700
committerSamy Pessé <samypesse@gmail.com>2014-08-11 09:37:25 -0700
commit50dfee99b6880da4be442bd43f475ae87a565c46 (patch)
treede00bb67ffe5728f6175beb1ee0328354aa4f624 /theme/stylesheets/base/markdown.less
parent9e8ed9ac688caad7669eca441b5ac5cf9bc51beb (diff)
downloadgitbook-50dfee99b6880da4be442bd43f475ae87a565c46.zip
gitbook-50dfee99b6880da4be442bd43f475ae87a565c46.tar.gz
gitbook-50dfee99b6880da4be442bd43f475ae87a565c46.tar.bz2
Fix code coloration in book markdown
Diffstat (limited to 'theme/stylesheets/base/markdown.less')
-rw-r--r--theme/stylesheets/base/markdown.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/theme/stylesheets/base/markdown.less b/theme/stylesheets/base/markdown.less
index 46d6953..68194f7 100644
--- a/theme/stylesheets/base/markdown.less
+++ b/theme/stylesheets/base/markdown.less
@@ -358,8 +358,6 @@
background-color: #f7f7f7;
border: none;
border-radius: 3px;
-
- @import "./highlight/white.less";
}
pre {