Reply To: Horizontal Rule Padding

Home Forums Support Horizontal Rule Padding Reply To: Horizontal Rule Padding

Home Forums Support Horizontal Rule Padding Reply To: Horizontal Rule Padding

#186592
Travis

Thanks,

I used the Simple CSS plugin and added my code and it worked great!

I used this code:

hr {
height: 3px;
margin-top: 1px;
margin-bottom: 20px;
}