Guest User

Untitled

a guest
Mar 8th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. body {
  2. font:62.5%/1.5 Helvetica, Arial, sans-serif;
  3. }
  4.  
  5.  
  6. /* ---- Clearfix */
  7. .clearfix:after {
  8. content:".";
  9. display:block;
  10. height:0;
  11. clear:both;
  12. visibility:hidden;
  13. }
  14. .clearfix { display:inline-block; }
  15. /* Hides from IE-mac \*/
  16. * html .clearfix { height:1%; }
  17. .clearfix { display:block; }
  18. /* End hide from IE-mac */
Add Comment
Please, Sign In to add comment