foundryvtt-wh4-lang-fr-fr/patch-styles.css

10 lines
190 B
CSS

/** To deal with wrong menu background */
:root{
--color-bg-option: #352516;
}
.wfrp4-fr-message {
font-size: 1.4rem;
color: antiquewhite;
align-self: center;
text-align: center;
}