preview styles

This commit is contained in:
Jon McClure 2022-08-22 15:38:47 +01:00
parent f1bfb341b1
commit 338619318e

View file

@ -79,6 +79,12 @@ a.sbdocs-a {
margin-top: 1rem;
margin-bottom: 2rem;
}
blockquote {
code {
background-color: #d9d9d9;
}
}
}
}