Advertisement
laiam

Untitled

Dec 13th, 2011
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .online {
  2. width: 10px;
  3. height: 10px;
  4. border-radius: 6px;
  5. box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  6. background-color: #900;
  7. margin: 0 5px -2px 0;
  8. display: inline-block;
  9. border: 1px solid #600000;
  10. }
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement