Skip to content

Commit

Permalink
pre>code: lighter background, add border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhaenisch committed May 28, 2018
1 parent c5274e3 commit d8a8e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions markdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ pre code {
font-size: 1em;
font-family: 'Source Code Pro Regular', monospace;
padding: 0.125em 0.25em;
background-color: gainsboro;
border-radius: 0.25em;
}

h1 code,
Expand Down

0 comments on commit d8a8e32

Please sign in to comment.