removed first draft of fil content type as it will be custom entity composition

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-14 16:34:50 +01:00
parent a34ec91c9c
commit f44e0e753f
7 changed files with 39 additions and 479 deletions
@@ -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{