13 lines
203 B
CSS
13 lines
203 B
CSS
.wmd-wrapper {
|
|
padding-right: 15px !important;
|
|
}
|
|
|
|
.wmd-preview {
|
|
margin-top: 15px;
|
|
padding: 15px;
|
|
word-wrap: break-word;
|
|
}
|
|
|
|
.md-typeset, .wmd-input {
|
|
line-height: 1.4em !important;
|
|
}
|