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.
 
 
 

27 lines
362 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: 11pt;
  9. }
  10. /* Header */
  11. .dropotron.level-0 {
  12. font-size: 1em;
  13. }
  14. /* Banner */
  15. #banner {
  16. background-attachment: scroll;
  17. }
  18. #banner h2 {
  19. font-size: 3.5em;
  20. }