Improve print layout in code

This commit is contained in:
yflory 2019-04-23 16:32:08 +02:00
parent 0585b6aa41
commit e8b93f7cca

View File

@ -148,7 +148,7 @@
#cp-app-code-print {
position: relative;
display: none;
margin: 1em auto;
margin: 50px;
.markdown_preformatted-code;
.markdown_gfm-table(black);
}