1
0

Leave margin-bottom as it is, because people alway have issues with their missing margins of <p> elements

This commit is contained in:
Garvin Hicking
2007-06-06 09:37:36 +00:00
parent 143fd3bc8e
commit 9e0ba8767c
8 changed files with 8 additions and 8 deletions

View File

@@ -308,7 +308,7 @@ div.serendipitySideBarItem {
cursor: pointer;
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 0px;
}
/** Embedded images with the s9y image manager **/