style quotes and code
This commit is contained in:
@@ -20,6 +20,16 @@ code, blockquote {
|
|||||||
background: #eee;
|
background: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
blockquote {
|
||||||
|
font-style: italic;
|
||||||
|
border-left: 10px solid #ccc;
|
||||||
|
margin: 1.5em 10px;
|
||||||
|
padding: 0.5em 10px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Homepage */
|
/* Homepage */
|
||||||
.intro > h1 {
|
.intro > h1 {
|
||||||
color: #212121;
|
color: #212121;
|
||||||
|
|||||||
Reference in New Issue
Block a user