Guest User

Untitled

a guest
Jan 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .img {
  2. width: 100%;
  3. height: 250px;
  4. background: url(http://cos.jpg) no-repeat;
  5. background-size: cover;
  6. margin-bottom: 20px;
  7.  
  8. .image:hover{
  9. background-color: rgba(251, 181, 59, 0.5);
Add Comment
Please, Sign In to add comment