9 lines
No EOL
137 B
CSS
9 lines
No EOL
137 B
CSS
/*
|
|
.markdown-preview-view :is(h1, h2) {
|
|
display: inherit!important;
|
|
z-index:-5;
|
|
}*/
|
|
|
|
.canvas-wrapper > * {
|
|
text-align: center;
|
|
} |