Fix navbar link color

This commit is contained in:
Jeremy Thomas
2017-10-26 17:54:26 +01:00
parent 7b6755ea72
commit befa6b68b0
5 changed files with 34 additions and 15 deletions

View File

@@ -126,6 +126,10 @@
margin-left: 0
margin-right: 0
text-align: left
&:not(:first-child)
margin-top: 1em
&:not(:last-child)
margin-bottom: 1em
.content li .highlight
margin-top: 0.5em

View File

@@ -1,4 +1,7 @@
.content
.bd-spaced
li + li
margin-top: 1em
.highlighter-rouge
&:not(:last-child)
margin-bottom: 1.5rem