fichiers liés page 1 actu

This commit is contained in:
2021-12-23 18:04:45 +01:00
parent f7191629d0
commit 6d1b2cb5b5
4 changed files with 32 additions and 35 deletions
@@ -148,20 +148,19 @@
flex-direction: column;
width: 65%;
.block-entity-fieldnodefield-fichiers{
height: fit-content;
border: 2px solid $blue-light;
background-color: $white;
margin-bottom: 1rem;
}
.field--name-field-fichiers{
min-height: 4rem;
background: $white;
color: $blue-light;
padding-left: 1rem;
padding-top: 1rem;
.field__item{
height: fit-content;
border: 2px solid $blue-light;
background-color: $white;
margin-bottom: 1rem;
min-height: 4rem;
// background: $white;
color: $blue-light;
padding-left: 1rem;
padding-top: 1rem;
}
span:nth-of-type(2){
display: none;
}
@@ -171,7 +170,7 @@
margin: auto;
::before{
content: url("../images/pictos/noun_Download_file_307900.svg");
min-width:50px;
min-width:40px;
height: auto;
padding-right: 1rem;
}
@@ -206,7 +205,7 @@
font-weight: 800;
&::before{
content: url("../images/pictos/noun_External Link_674151.svg");
min-width: 50px;
min-width: 40px;
height: auto;
padding-right: 1rem;
}