|
@@ -309,13 +309,17 @@ main[role="main"]{
|
|
article.node.node--type-enregistrement.node--view-mode-transcript,
|
|
article.node.node--type-enregistrement.node--view-mode-transcript,
|
|
article.node.node--type-enregistrement.node--view-mode-article{
|
|
article.node.node--type-enregistrement.node--view-mode-article{
|
|
>h2{
|
|
>h2{
|
|
|
|
+ // display: none;
|
|
@include content_subtitles;
|
|
@include content_subtitles;
|
|
- margin:0.9em 0 0 0;
|
|
|
|
|
|
+ margin:1em 0 0.9em 0;
|
|
|
|
+ }
|
|
|
|
+ h3.sur-title{
|
|
|
|
+ display: none;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
article.node.node--type-enregistrement.node--view-mode-index{
|
|
article.node.node--type-enregistrement.node--view-mode-index{
|
|
&,p{margin:0}
|
|
&,p{margin:0}
|
|
- h2.node-title{margin-top: 0.2em;}
|
|
|
|
|
|
+ h2.node-title{margin-top: 0.5em; line-height: 0.9;}
|
|
}
|
|
}
|
|
article.node.node--type-enregistrement.node--view-mode-transcript{
|
|
article.node.node--type-enregistrement.node--view-mode-transcript{
|
|
html.js &{
|
|
html.js &{
|
|
@@ -404,15 +408,17 @@ main[role="main"]{
|
|
}
|
|
}
|
|
|
|
|
|
div.taxonomy-term{
|
|
div.taxonomy-term{
|
|
|
|
+ padding-top:1em!important;
|
|
>h2{
|
|
>h2{
|
|
- // display:none;
|
|
|
|
- @include content_subtitles;
|
|
|
|
- margin: 1em 0 0.5em;
|
|
|
|
|
|
+ display:none;
|
|
|
|
+ // @include content_subtitles;
|
|
|
|
+ // margin: 1em 0 0.5em;
|
|
}
|
|
}
|
|
>.content{
|
|
>.content{
|
|
}
|
|
}
|
|
.field__label{
|
|
.field__label{
|
|
- @include content_titles;
|
|
|
|
|
|
+ display:none;
|
|
|
|
+ // @include content_titles;
|
|
}
|
|
}
|
|
.field--name-field-notice{
|
|
.field--name-field-notice{
|
|
.field__label{
|
|
.field__label{
|