Guest User

Untitled

a guest
Jan 21st, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $('.imageContainer').css({"overflow": "hidden","height" : "280px","margin" : "0 10px" });
  2. $('.description').removeClass('description').addClass('desc').css({"position" : "absolute","left" : "0","bottom": "0","width" : "100%","height" : "40px","color" : "#fff","background": "rgba(0,0,0,0.7)","display" : "block",});$('.nickname').css('font-weight', 'bold');$('.realname').css('color', '#ccc');
Add Comment
Please, Sign In to add comment