View Single Post
  #1  
Old 03-25-2009, 06:03 PM
WyffGoaL WyffGoaL is offline
Registered User
Genesis Member
 
Join Date: Mar 2009
Posts: 30
Default Want to adjust spacing between the paragraph

How can I adjust the spacing between paragraphs? I am only able to adjust the spacing between each line with the below code :

#content {
line-height:20px;
}

Unfortunately, I couldn't find out the spacing code for "paragraph"

Someone please sheds me some green light.

Thanks in advance.