forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-23 13:52:03 -06:00
parent 09c76acea8
commit cf38b3158a
1 changed files with 4 additions and 0 deletions

View File

@ -2329,6 +2329,10 @@ video {
--tw-text-opacity: 1;
color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.text-red-400 {
--tw-text-opacity: 1;
color: rgba(248, 113, 113, var(--tw-text-opacity));
}
.text-yellow-600 {
--tw-text-opacity: 1;
color: rgba(217, 119, 6, var(--tw-text-opacity));