NDOJ/resources/admin/css/pagedown.css

14 lines
203 B
CSS
Raw Normal View History

2020-01-21 06:35:58 +00:00
.wmd-wrapper {
padding-right: 15px !important;
}
.wmd-preview {
margin-top: 15px;
padding: 15px;
word-wrap: break-word;
}
2023-10-15 23:19:56 +00:00
.md-typeset, .wmd-input {
line-height: 1.4em !important;
}