aesthetics

This commit is contained in:
ablwr
2015-03-20 22:33:41 -04:00
parent a96f396201
commit 10bad1b7ad
2 changed files with 24 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
h1,h2,h3,h4,h5,h6 {
font-family: 'Montserrat', sans-serif;
}
div {
/*font-family: 'Ubuntu', sans-serif;*/
font-family: 'Sanchez', serif;
}
span .btn {
margin: 6px;
}