Skip to content

Instantly share code, notes, and snippets.

Created December 21, 2012 22:16
Show Gist options
  • Select an option

  • Save anonymous/4356228 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/4356228 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Dec 21, 2012.
    11 changes: 11 additions & 0 deletions favepersonal-smaller-link-titles.css
    Original 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;
    }