Fix button spacing, Add image placeholders

This commit is contained in:
Jeremy Thomas
2016-12-22 18:17:26 +00:00
parent b8b3733d99
commit 41db07d68d
40 changed files with 1989 additions and 2178 deletions

View File

@@ -52,7 +52,7 @@ a
code
background-color: $code-background
color: $code
font-size: 0.75em
font-size: 0.8em
font-weight: normal
padding: 0.25em 0.5em 0.25em
@@ -86,7 +86,7 @@ strong
pre
background-color: $pre-background
color: $pre
font-size: 0.75em
font-size: 0.8em
white-space: pre
word-wrap: normal
code