chore: round border of code snippets

This commit is contained in:
Fabio Berger
2018-10-15 11:22:00 +01:00
parent 9b1f765ced
commit 3fbf9c4285

View File

@@ -83,6 +83,7 @@ a {
code {
border: 1px solid #e3eefe;
border-radius: 4px;
font-family: 'Roboto Mono';
background-color: #f2f6ff !important; // lightBlue
}