css liens ressources pages static
This commit is contained in:
@@ -136,43 +136,43 @@
|
||||
height: fit-content;
|
||||
border: 2px solid $blue-light;
|
||||
background-color: $white;
|
||||
|
||||
.field--name-field-fichiers{
|
||||
min-height: 4rem;
|
||||
background: $white;
|
||||
color: $blue-light;
|
||||
padding-left: 0.8rem;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
}
|
||||
|
||||
.file--mime-application-pdf{
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
::before{
|
||||
content: url("../images/pictos/noun_Download_file_307900.svg");
|
||||
min-width:25px;
|
||||
height: auto;
|
||||
padding-right: 0.5rem;
|
||||
// display: inline-flex;
|
||||
// align-items: center;
|
||||
}
|
||||
a{
|
||||
hyphens: auto;
|
||||
display: inline-flex;
|
||||
// align-items: center;
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
// max-width: 80px ;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
.field--name-field-fichiers{
|
||||
min-height: 4rem;
|
||||
background: $white;
|
||||
color: $blue-light;
|
||||
padding-left: 0.8rem;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
span:nth-of-type(2){
|
||||
display: none;
|
||||
}
|
||||
|
||||
.file--mime-application-pdf{
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
::before{
|
||||
content: url("../images/pictos/noun_Download_file_307900.svg");
|
||||
min-width:25px;
|
||||
height: auto;
|
||||
padding-right: 0.5rem;
|
||||
// display: inline-flex;
|
||||
// align-items: center;
|
||||
}
|
||||
a{
|
||||
hyphens: auto;
|
||||
display: inline-flex;
|
||||
// align-items: center;
|
||||
color: $blue-light;
|
||||
font-weight: 800;
|
||||
// max-width: 80px ;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-liens{
|
||||
.field--name-field-liens{
|
||||
.field__item{
|
||||
@@ -223,6 +223,7 @@
|
||||
|
||||
.node-type-ressource{
|
||||
border: 2px solid $blue-light;
|
||||
background-color: $white;
|
||||
margin-left: 1rem;
|
||||
margin-bottom: 1rem ;
|
||||
padding: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user