Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* preview-mode paragraphs */
- p{
- padding-top: 6px;
- padding-bottom: 6px;
- line-height: 1.9;
- }
- /* preview-mode lists */
- li{
- padding-top: 6px;
- padding-bottom: 6px;
- line-height: 1.5;
- }
- /* editor all content */
- div.cm-content {
- padding-top: 6px;
- padding-bottom: 6px;
- line-height: 1.5;
- }
- /* editor lists */
- span.cm-list-1 {
- padding-top: 6px;
- padding-bottom: 6px;
- line-height: 1.5;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement