Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-01-26 03:52:13 +00:00
parent 8682a4c1a0
commit feb6d6f75b

View File

@ -16,6 +16,9 @@
--textcolor: #fff !important;
--bg: #10002b !important;
}
.hiddenUpload {
display:none;
}
* {
transition-duration: 0.5s !important;
outline: none !important;