angular2-quickstart
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

15 řádky
284B

  1. h1 {
  2. color: #369;
  3. font-family: Arial, Helvetica, sans-serif;
  4. font-size: 250%;
  5. }
  6. body {
  7. margin: 2em;
  8. }
  9. /*
  10. * See https://github.com/angular/angular.io/blob/master/public/docs/_examples/styles.css
  11. * for the full set of master styles used by the documentation samples
  12. */