Advertisement
Guest User

Untitled

a guest
Apr 21st, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #chat
  2. {
  3. width: 300px;
  4. height: 100%;
  5.  
  6. position: fixed;
  7. right: 0;
  8. top: 0;
  9.  
  10. background: red;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement