Guest User

Untitled

a guest
May 28th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  1.  
  2.     .img_logo_b {
  3.         position: relative;
  4.         clear: both;
  5.         z-index: 15;
  6.         top: -28px;
  7.     }
  8.  
  9.     .heading_div_b {
  10.         position: relative;
  11.         z-index: 17;
  12.         top: 5px;
  13.     }
  14.  
  15.     .stamp_div_b {
  16.         position: relative;
  17.         top: 10px;
  18.         left: 100px;
  19.         z-index: 16;
  20.         margin-bottom: -130px;
  21.     }
  22.  
  23.     .other_div_b {
  24.         position: relative;
  25.         top: 8px;
  26.         left: 4px;
  27.         z-index: 18;
  28.     }
Advertisement
Add Comment
Please, Sign In to add comment