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

@ -241,7 +241,7 @@ a.homelink2, a.homelink2:hover, a.homelink2:link, a.homelink2:visited, #serendip
/* additional styles used for entry text */
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 0px; }
/* style for extended body */

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 **/

View File

@ -282,7 +282,7 @@ div.serendipitySideBarItem {
cursor: pointer;
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 0px;
}

View File

@ -281,7 +281,7 @@ div.serendipitySideBarItem {
cursor: pointer;
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 0px;
}

View File

@ -337,7 +337,7 @@ td.serendipity_admin_list_item {
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 10px;
}

View File

@ -316,7 +316,7 @@ td.serendipity_admin_list_item {
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 10px;
}

View File

@ -324,7 +324,7 @@ td.serendipity_admin_list_item {
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 10px;
}

View File

@ -328,7 +328,7 @@ td.serendipity_admin_list_item {
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 10px;
}