add content

This commit is contained in:
Hans Pagel
2020-08-12 12:00:02 +02:00
parent b380a3d4bb
commit 4db990856d
2 changed files with 14 additions and 5 deletions

View File

@@ -85,6 +85,11 @@ code {
font-size: 0.9rem;
}
blockquote {
padding-left: 1rem;
border-left: 3px solid rgba($colorBlack, 0.1);
}
.is-active {
background: black;
color: white;