Guest User

Картинки в спойлере (слегка видны при наведении)

a guest
Oct 9th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. .board-banner, .moneymoneymoney {
  2. display: none;
  3. }
  4. .post .images .image-link a {
  5. background: rgba(0, 0, 0, 0.05);
  6. }
  7. .img {
  8. opacity: 0;
  9. }
  10. .img:hover {
  11. opacity: 0.4;
  12. transition: 0.3s linear;
  13. }
Add Comment
Please, Sign In to add comment