fichiers liés page 1 actu
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user