settings in mytemplate.css
-
Hi, I would like to change the space after a <p>..</p> section – but I can’t find out how. I tried some things like
#content p {
padding-bottom: 10px;
}
and if it is in a table:
#content tr td p {
padding-bottom: 10px;
}but doesn’t change. Can you help? What is the right selcector ?
Thanks a lot
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘settings in mytemplate.css’ is closed to new replies.