CSS Help
CSS Help
Out of context: Reply #4
- Started
- Last post
- 6 Responses
- Sep0
The space above the box is from paragraphs that are added...
p {padding-bottom: 10px; line-height: 18px;}
Look in your page, not css to delete these added paragraphs.
The space above the box is from paragraphs that are added...
p {padding-bottom: 10px; line-height: 18px;}
Look in your page, not css to delete these added paragraphs.