Typographic trying out some webfonts

Media query layout improvements
Twitter now splits tweets with <br> and </p><p> on \n and \n\n
RSS icon made a bit smaller
This commit is contained in:
Brandon Mathis
2011-06-08 14:18:37 -04:00
parent aa23061624
commit 7957858bc6
8 changed files with 15 additions and 17 deletions

View File

@ -95,7 +95,7 @@ body > nav {
.maskImage {
ul[role=subscription] { li, a { border: 0; padding: 0; }}
a[rel=subscribe-rss]{
position: relative; top: -2px;
position: relative; top: 0px;
width: image-width('rss.png');
height: image-height('rss.png');
@include mask-image('rss.png');