give <code> tag slightly more bottom space

This commit is contained in:
Dave Conway-Jones 2016-09-17 14:06:01 +01:00
parent 29e9740668
commit fcb6f78d54
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ code, pre {
} }
code { code {
padding: 0px 4px; padding: 0px 4px 2px 4px;
color: #AD1625; color: #AD1625;
white-space: nowrap; white-space: nowrap;
background-color: #f7f7f9; background-color: #f7f7f9;