77 lines
1.9 KiB
CSS
77 lines
1.9 KiB
CSS
|
/*!
|
||
|
* DSFR v1.11.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
|
||
|
*/
|
||
|
@media print {
|
||
|
.fr-highlight {
|
||
|
background-image: linear-gradient(0deg, #6a6af4, #6a6af4);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--green-tilleul-verveine {
|
||
|
background-image: linear-gradient(0deg, #b7a73f, #b7a73f);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--green-bourgeon {
|
||
|
background-image: linear-gradient(0deg, #68a532, #68a532);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--green-emeraude {
|
||
|
background-image: linear-gradient(0deg, #00a95f, #00a95f);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--green-menthe {
|
||
|
background-image: linear-gradient(0deg, #009081, #009081);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--green-archipel {
|
||
|
background-image: linear-gradient(0deg, #009099, #009099);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--blue-ecume {
|
||
|
background-image: linear-gradient(0deg, #465f9d, #465f9d);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--blue-cumulus {
|
||
|
background-image: linear-gradient(0deg, #417dc4, #417dc4);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--purple-glycine {
|
||
|
background-image: linear-gradient(0deg, #a558a0, #a558a0);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--pink-macaron {
|
||
|
background-image: linear-gradient(0deg, #e18b76, #e18b76);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--pink-tuile {
|
||
|
background-image: linear-gradient(0deg, #ce614a, #ce614a);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--yellow-tournesol {
|
||
|
background-image: linear-gradient(0deg, #c8aa39, #c8aa39);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--yellow-moutarde {
|
||
|
background-image: linear-gradient(0deg, #c3992a, #c3992a);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--orange-terre-battue {
|
||
|
background-image: linear-gradient(0deg, #e4794a, #e4794a);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--brown-cafe-creme {
|
||
|
background-image: linear-gradient(0deg, #d1b781, #d1b781);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--brown-caramel {
|
||
|
background-image: linear-gradient(0deg, #c08c65, #c08c65);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--brown-opera {
|
||
|
background-image: linear-gradient(0deg, #bd987a, #bd987a);
|
||
|
}
|
||
|
|
||
|
.fr-highlight--beige-gris-galet {
|
||
|
background-image: linear-gradient(0deg, #aea397, #aea397);
|
||
|
}
|
||
|
}
|