Add parameters reference #386 #331

This commit is contained in:
oobabooga 2023-03-17 20:19:04 -03:00
parent 9256e937d6
commit 20f5b455bf
2 changed files with 6 additions and 1 deletions

View file

@ -32,6 +32,11 @@
fill: white;
}
.dark a {
color: white !important;
text-decoration: none !important;
}
svg {
display: unset !important;
vertical-align: middle !important;