7 lines
No EOL
163 B
CSS
7 lines
No EOL
163 B
CSS
.internal-embed img:not([width]), .markdown-preview-view img:not([width]), .markdown-rendered img:not([width]) {
|
|
|
|
display: block;
|
|
margin: auto;
|
|
min-width:250px;
|
|
|
|
} |