Explicit code blocks in docs

This commit is contained in:
Manuel Ebert 2017-03-09 12:40:38 -08:00
parent 7003b3d13a
commit 7f5564c63c
7 changed files with 99 additions and 38 deletions

View file

@ -114,7 +114,7 @@ a:hover, a:active
background: desaturate(lighten(@terminal,10), 10);
pre {color: white;}
}
.highlight-python
.highlight-python, .highlight-sh
{
.terminal;
pre