Update markdown rendering in code and slide
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user