1
0

BP: added classes and changed structure of entries_archives.tpl and entries_summary.tpl. Also changed serendipity_Entry_Date padding to margin.

This commit is contained in:
Don Chambers
2007-11-18 17:45:02 +00:00
parent 61948709f2
commit f99b1fe456
4 changed files with 45 additions and 29 deletions

View File

@ -122,7 +122,7 @@ abbr, acronym, .help{
/*** Entry styles ***/
.serendipity_Entry_Date {
padding: 0.5em 1em;
margin: 0.5em 1em;
}
.serendipity_entry {
@ -164,6 +164,7 @@ ul.archives_row li {
font-size: 80%;
}
.archive_summary_postdetails ,
.archive_summary_title {
margin: 0;
}
@ -172,6 +173,7 @@ ul.archives_row li {
margin-bottom: 10px;
}
/*** s9y image manager ***/
.serendipity_imageComment_center,
.serendipity_imageComment_left,