docs: Make white text on white background visible. (#8852)

pull/8859/head
Valentin Grégoire 2 years ago committed by GitHub
parent e887c21e51
commit c0d92628dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@
padding: 1em;
margin: 0 0 1em 0;
background-color: #eee;
color: black;
}
.active {

@ -37,6 +37,7 @@
padding: 1em;
margin: 0 0 1em 0;
background-color: #eee;
color: black;
}
.active {

Loading…
Cancel
Save