Advertisement
nlozovan

Untitled

Jun 23rd, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. .single-gallery.mosaic .thumb-elem-header .image-title {
  2. position: absolute;
  3. z-index: 10;
  4. color: white;
  5. background: black;
  6. top: 10px;
  7. left: 5px;
  8. }
  9. .single-gallery.mosaic .thumb-elem-header .image-description {
  10. position: absolute;
  11. z-index: 10;
  12. color: white;
  13. background: black;
  14. bottom: 10px;
  15. left: 5px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement