line height custom css
-
I’d like to tighten up the leading and line spacing, which I gather in CSS is called Line Height and Spacing, on my entire site. After poking around with fire bug I tried the following custom CSS
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
line-height: 1.5;
margin: 0.7rem;
}with no effect. Can anyone suggest a solution?
http://www.hannseislernailsalon.com/actions/alternarive-pedagogy-and-left-daycare-ii
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘line height custom css’ is closed to new replies.
