You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
256 B

  1. /*
  2. Alpha by HTML5 UP
  3. html5up.net | @n33co
  4. Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
  5. */
  6. /* Basic */
  7. body, input, select, textarea {
  8. font-size: 13pt;
  9. }
  10. /* Banner */
  11. #banner {
  12. padding: 10em 0 18em 0;
  13. }