Fix button icons

This commit is contained in:
Jeremy Thomas
2016-10-30 10:41:53 +00:00
parent 2e7e1d7c75
commit 7720041292
23 changed files with 840 additions and 466 deletions

View File

@@ -85,12 +85,12 @@ strong
pre
background-color: $pre-background
color: $pre
font-size: 0.8em
font-size: 0.75em
white-space: pre
word-wrap: normal
code
background-color: $pre-background
color: $pre
background: none
color: inherit
display: block
font-size: 1em
overflow-x: auto