expo, cartel display entrees as text
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1001,9 +1001,9 @@ main[role="main"]{
|
||||
opacity:1;
|
||||
transition: opacity 0.2s ease-in-out;
|
||||
.entrees{
|
||||
// body:not(.domain-expo-encyclopediedelaparole-org) &{
|
||||
body:not(.domain-expo-encyclopediedelaparole-org) &{
|
||||
@include entree-micro-square;
|
||||
// }
|
||||
}
|
||||
}
|
||||
h2.node-title{
|
||||
margin:0.2em 0 0;
|
||||
@@ -1119,10 +1119,10 @@ main[role="main"]{
|
||||
display: none;
|
||||
}
|
||||
.time-line-container{
|
||||
margin:0.80em 0 0;
|
||||
margin:1.5em 0 0;
|
||||
}
|
||||
.time{
|
||||
margin:1.055em 0 0;
|
||||
margin:1.23em 0 0;
|
||||
>*{
|
||||
width:50px;
|
||||
}
|
||||
@@ -1136,9 +1136,17 @@ main[role="main"]{
|
||||
.cartel{
|
||||
margin-top: 0;
|
||||
width:calc(100% - 190px);
|
||||
.entrees{
|
||||
span.entree{
|
||||
article.node--type-enregistrement{
|
||||
margin:0;
|
||||
}
|
||||
|
||||
.cartels .first-cartel h2.node-title{
|
||||
margin:0;
|
||||
}
|
||||
.entrees{
|
||||
span.entree:after{
|
||||
content: attr(title);
|
||||
font-size: 0.75em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user