Skip to main content

Posts

Showing posts from September, 2015

[css] fancy fonts

h1, h2, h3, h4, h5, h6 {     color: #774553;     clear: both;     font: 700 2.2rem/1.5 "Aleo","Skolar","ff-tisa-web-pro","Georgia",serif; } body, button, input, select, textarea {     color: #33473d;     font: 400 0.83333333rem/1.5 "Lato","proxima-nova","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif; }