Improve typography of .article-author

This commit is contained in:
Michael Rose
2013-09-07 12:57:20 -04:00
parent b78518dae5
commit 3086e9d8d7
5 changed files with 130 additions and 70 deletions

View File

@ -101,7 +101,7 @@ blockquote {
// Footnotes
// --------------------------------------------------
.entry-content .footnotes {
.footnotes {
ol, li, p {
.font-size(14);
}