display screen print

This commit is contained in:
2026-05-22 12:12:12 +02:00
parent 7d2715e52e
commit 8837deb4af
2 changed files with 72 additions and 21 deletions
@@ -22,30 +22,53 @@
///// bouton print //////
.view-header{
position: fixed;
right: 0;
margin-right: 2rem;
display: flex;
flex-direction: row;
// position: fixed;
// right: 0;
&::before{
content: '2. ';
margin-right: 2rem;
// margin-bottom: 1rem;
// margin-left: 0.5rem;
font-weight: 600;
font-size: 1.5rem;
// width: 160px;
min-width: fit-content;
@media (max-width: 479px){
padding-bottom: 1rem;
}
}
margin-left: 3rem;
order: 2;
margin-top: 5rem;
font-weight: 600;
text-transform: uppercase;
padding: 0.3rem 0.7rem;
width: fit-content;
background-color: $blue-light;
border: none;
p{margin: 0;}
p{
font-weight: 600;
text-transform: uppercase;
padding: 0.3rem 0.7rem;
width: fit-content;
background-color: $blue-light;
border: none;
margin: 0;}
a{color: white;}
}
.view-projets{
margin-bottom: 4rem !important;
display: flex;
flex-direction: column;
///// filtres ///////////
.buttons-filtres-ressources{display: none;}
margin: auto;
.view-filters{
order: 1;
margin-top: 4rem;
margin-left: 3rem;
padding-left: 0.5rem;
display: flex;
flex-direction: column;
@@ -56,11 +79,12 @@
}
&::before{
content: 'Sélectionner les projets à imprimer :';
content: '1. Sélectionner les projets à imprimer :';
margin-right: 2rem;
margin-bottom: 1rem;
margin-left: 0.5rem;
font-weight: 900;
// margin-left: 0.5rem;
font-weight: 600;
font-size: 1.5rem;
// width: 160px;
min-width: fit-content;
@media (max-width: 479px){
@@ -70,6 +94,10 @@
}
.view-content{
order: 3;
}
.field--name-title {
order: 2;
font-family: "Marianne";