Created
December 21, 2012 22:16
-
-
Save anonymous/4356228 to your computer and use it in GitHub Desktop.
Revisions
-
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ /* Slightly smaller titles for link posts */ article.format-link .entry-header { min-height: 20px; } article.format-link .entry-header .entry-title { font-size: 20px; line-height: 20px; } article.format-link .entry-header .entry-date { line-height: 16px; }