Advertisement
Guest User

Linkable sidebar image CSS

a guest
Aug 17th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. .side .md [href="//www.amazon.com/dp/B07FZC2T6V"] {
  2. position: absolute;
  3. top: 200px;
  4. right: 47px;
  5. width: 230px;
  6. height: 318px;
  7. background: url(%%blairSB%%)
  8. }
  9. .side {
  10. margin-top: 343px;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement