fix code block styling

This commit is contained in:
Jo David 2017-11-02 15:10:14 +01:00
parent 50b569f62c
commit de40274d37
5 changed files with 4476 additions and 8 deletions

File diff suppressed because one or more lines are too long

12
docs/js/footer.min.js vendored

File diff suppressed because one or more lines are too long

3
docs/package-lock.json generated Normal file
View File

@ -0,0 +1,3 @@
{
"lockfileVersion": 1
}

4465
docs/src/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@ code {
-webkit-overflow-scrolling: touch;
}
.highlight {
pre.highlight {
border: solid 1px #ddd;
background: #fff;
padding: 1em;