Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .board-banner, .moneymoneymoney {
- display: none;
- }
- .post .images .image-link a {
- background: rgba(0, 0, 0, 0.05);
- }
- .img {
- opacity: 0;
- }
- .img:hover {
- opacity: 0.4;
- transition: 0.3s linear;
- }
Add Comment
Please, Sign In to add comment