Mar. 12th, 2023

[personal profile] haptalaon

UPDATE: better way of doing this in the comments!



Hello all!



I do pretty things to my paragraphs, so I hand-code up my HTML in the editor rather than using rich text, putting P tags round my paragraphs. However, DW will still automatically add BR tags between them - making the gaps between my paragraphs HUGE and unsightly



The fix for this sets the height of BR as nothing - making the reading experience far more sightly. Put it in your Customise CSS section.



.entry-content br {
   display: block;
   margin: 0 0;
}

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 12th, 2025 05:22 pm
Powered by Dreamwidth Studios