housekeeping

This commit is contained in:
Reto Kromer 2017-01-27 14:56:21 +01:00 committed by GitHub
parent 3293e6494a
commit f299496e6e

View File

@ -74,9 +74,9 @@ div {
.codeblock {
font-family: monospace
padding:2px 4px;
font-size:90%;
color:#c7254e;
background-color:#f9f2f4;
border-radius:4px
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px
}