mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets
This commit is contained in:
parent
40c3be90ca
commit
e06d6365f8
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
.hll { background-color: #ffc; }
|
||||
.c { color: #999; }
|
||||
.err { color: #a00; background-color: #faa; }
|
||||
.k { color: #069; }
|
||||
.o { color: #555; }
|
||||
.cm { color: #999; }
|
||||
|
|
Loading…
Add table
Reference in a new issue