CSS   32
body css
Guest on 22nd April 2023 09:26:50 PM


  1. body {
  2.     font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
  3.     font-size: 14px;
  4.     line-height: 1.42857143;
  5.     color: #333;
  6.     background-color: #fff;
  7. }

Raw Paste

Login or Register to edit or fork this paste. It's free.