@codegouvfr/react-dsfr
Version:
French State Design System React integration library
18 lines (15 loc) • 310 B
CSS
/*!
* DSFR v1.12.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
@media print {
.fr-summary {
background-color: #eee;
display: none;
}
.fr-summary__title {
color: #161616;
}
.fr-summary li > a {
color: #161616;
}
}