forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-18 18:14:21 -06:00
parent 0523a4ec10
commit d91ccc0d08
1 changed files with 5 additions and 0 deletions

View File

@ -2826,6 +2826,11 @@ img.emoji-lg {
color: rgba(var(--color-200), var(--tw-text-opacity));
}
.dark .dark\:text-gray-300 {
--tw-text-opacity: 1;
color: rgba(var(--color-300), var(--tw-text-opacity));
}
.dark .dark\:visited\:text-gray-400:visited {
--tw-text-opacity: 1;
color: rgba(var(--color-400), var(--tw-text-opacity));