fix a css

This commit is contained in:
Simon Vieille 2022-03-17 13:16:08 +01:00
parent ae6d6f5daf
commit a1c1edd5de

View file

@ -843,7 +843,7 @@ $links: (
.body, .review, #form {
a, h1, h2, h3, h4, h5, p, ul, li, label, th, td,
.h1, .h2, .h3, .h4, .h5, .review-body {
color: #fff;
color: #fff !important;
}
}