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

5 lines
81 B
CSS
Raw Normal View History

2022-03-30 13:38:01 +02:00
/** To deal with wrong menu background */
2022-01-31 14:07:57 +01:00
:root{
--color-bg-option: #352516;
2022-03-30 13:38:01 +02:00
}