Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Only post preview links */
- .post-preview__header a:hover, .post-preview__header a:focus {
- opacity: 1;
- }
- /* Global links setting */
- body a:hover, body a:focus {
- opacity: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement