Advertisement
Guest User

Untitled

a guest
May 28th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. .residentContainer {
  2.  
  3. }
  4.  
  5. .residentAvatar {
  6.     position: relative;
  7.     top: 0;
  8.     left: 0;
  9. }
  10.  
  11. .residentBlurb {
  12.         position: relative;
  13.         top: 0;
  14.         right: 0;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement