Improve typography

This commit is contained in:
Michael Rose
2013-09-07 10:10:55 -04:00
parent f161948750
commit c088d244cc
11 changed files with 4221 additions and 606 deletions

View File

@ -1,11 +1,16 @@
// ROOT =======================================================
html {
font-size: 112.5%;
}
// TYPOGRAPHY =================================================
// TEXTURE ====================================================
// ELEMENTS ===================================================
// LAYOUT =====================================================
.article-author-top,
.article-author-bottom {
img.bio-photo {
width: 150px;
height: 150px;
.rounded(150px);
}
}
/* Image Grid ============================================== */
.image-grid {
li {