Front + Lektor plugins

This commit is contained in:
Felipe M 2016-12-16 00:39:00 +01:00
parent 7aecdaf367
commit 983f84fb9e
11 changed files with 66 additions and 58 deletions

View file

@ -1,3 +1,9 @@
.highlight
pre
font-size: 84%
line-height: 120%
padding: 12px
pre .str, code .str
color: #65b042
@ -29,25 +35,6 @@ pre .atv, code .atv
pre .dec, code .dec
color: #3387cc
pre.prettyprint, code.prettyprint
background-color: #242424
border: 0 !important
-moz-border-radius: 0
-webkit-border-radius: 0
-o-border-radius: 0
-ms-border-radius: 0
-khtml-border-radius: 0
border-radius: 0
pre.prettyprint
font-size: 84%
line-height: 120%
width: auto
margin: 1em auto
padding: 12px !important
white-space: pre-wrap
font-size: 86%
ol.linenums
margin-top: 0
margin-bottom: 0