Guest User

Untitled

a guest
Jun 24th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #example{
  2. padding: 5px;
  3. margin: 5px;
  4. border: 1px solid #eee;
  5. background: #f5f5f5;
  6. }
  7.  
  8. ===vs===
  9.  
  10. #example{ padding: 5px; margin: 5px; border: 1px solid #eee; background: #f5f5f5; }
Add Comment
Please, Sign In to add comment