BP: entries_summary.tpl now uses date format set in theme options. Also added styles for archive_summary and archive_summary_title to style.css for better visual separation between summary entries.
This commit is contained in:
@ -159,6 +159,13 @@ ul.archives_row li {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.archive_summary_title {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.archive_summary {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
/*** s9y image manager ***/
|
||||
.serendipity_imageComment_center,
|
||||
|
Reference in New Issue
Block a user