duck-booking-tool-front/styles.css
Gergely Polonkai 3e02eb4abb Update for the final version of Angular2
It lost some functionality, but it was never put to use.
2016-10-28 05:19:23 +02:00

15 lines
239 B
CSS

/* Master Styles */
h1 {
color: #369;
font-family: Arial, Helvetica, sans-serif;
font-size: 250%;
}
h2, h3 {
color: #444;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
}
body {
margin: 2em;
}