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:
@ -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,
|
||||
|
Reference in New Issue
Block a user