CSS 更改段落之间和段落内部的间距
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/41253908/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Changing spacing between paragraphs and inside of paragraphs
提问by Dan
I found a similar topic, to this, but I can't find the specific CSS to change in Wordpress. If you go to my homepageOr blog
我找到了一个与此类似的主题,但是我找不到要在 Wordpress 中更改的特定 CSS。如果你去我的主页或博客
I want to change the spacing within and between paragraphs. Not sure which element I need to modify in my CSS.
我想更改段落内和段落之间的间距。不确定我需要在 CSS 中修改哪个元素。
Found a line-height
property for .body
, but that doesn't seem to do what I want.
为 找到了一个line-height
属性.body
,但这似乎不是我想要的。