Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .fade_in{
- opacity: unset !important;
- }
- .fade_out{
- display: unset !important;
- }
- #st-container {
- opacity: unset !important;
- -webkit-transition: none !important;
- -o-transition: none !important;
- transition: none !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement