Update markdown rendering in code and slide

This commit is contained in:
yflory
2019-01-29 14:39:06 +01:00
parent 38803195a3
commit 7e00d444c0
3 changed files with 28 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
.markdown_main() {
blockquote {
background: #e5e5e5;
background: rgba(128,128,128,0.5);
padding: 10px;
border-left: 3px solid #999;
padding-right: 0;