style quotes and code

This commit is contained in:
2019-11-06 20:47:30 +01:00
parent bf80301635
commit 913d5f7bd1

View File

@@ -20,6 +20,16 @@ code, blockquote {
background: #eee;
}
code {
font-family: monospace;
}
blockquote {
font-style: italic;
border-left: 10px solid #ccc;
margin: 1.5em 10px;
padding: 0.5em 10px;
}
/* Homepage */
.intro > h1 {
color: #212121;