#1: Added the summary field to all nodes. It gets saved if we edit the node. On a node page the summary is shown first, then the main content. In the blog list the title and the summry is shown
This commit is contained in:
@@ -16,3 +16,8 @@ li.cms_type_blog a::before {
|
||||
ul.cms-nodes li:first-child {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.summary{
|
||||
margin-top:20px;
|
||||
font-weight:bold;
|
||||
}
|
||||
Reference in New Issue
Block a user