doc: disable parser error highlighting + a few fixes

CodeMirror parser errors are related to #9873.
This commit is contained in:
Adrien Tétar 2013-11-11 15:26:22 +01:00
parent 123e0cefb6
commit 5a01dbe67b
7 changed files with 29 additions and 23 deletions

View file

@ -221,6 +221,7 @@ nav, .content {
a {
text-decoration: none;
color: #000;
background: transparent;
}
.content a, .block a.current { font-weight: bold; }