Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .textshadow a {
- transition: .5s ease !important;
- text-decoration: none;
- }
- .textshadow a:hover {
- text-shadow: 0em .12em black;
- background: none !important;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement