removed first draft of fil content type as it will be custom entity composition
This commit is contained in:
@@ -1266,7 +1266,7 @@ main[role="main"] .layout-content {
|
||||
main[role="main"] .layout-content .field.text-formatted a.audio-link {
|
||||
border-bottom: 1px dotted red; }
|
||||
|
||||
main[role="main"] article.node > h2 {
|
||||
main[role="main"] article.node > h2, main[role="main"] h2.title {
|
||||
font-size: 0.9em;
|
||||
font-weight: normal;
|
||||
text-transform: uppercase; }
|
||||
|
||||
@@ -194,7 +194,7 @@ main[role="main"]{
|
||||
}
|
||||
}
|
||||
}
|
||||
article.node>h2{
|
||||
article.node>h2, h2.title{
|
||||
@include content_titles;
|
||||
}
|
||||
article.node p{
|
||||
|
||||
Reference in New Issue
Block a user