# HG changeset patch # User Steve Losh # Date 1264343876 18000 # Node ID 336b9c458690f3b02aef03fb4640dd9401da1882 # Parent 7c5b03eaf0cd9d77a46e9f61ca6a3c55ff49c65f Adjust the tag structures and styles a bit. diff -r 7c5b03eaf0cd -r 336b9c458690 layout/skeleton/_listing.html --- a/layout/skeleton/_listing.html Sun Jan 24 09:13:49 2010 -0500 +++ b/layout/skeleton/_listing.html Sun Jan 24 09:37:56 2010 -0500 @@ -5,16 +5,16 @@ {% block after_header %} {% if page.node.categories %} {% endif %} {% endblock %} diff -r 7c5b03eaf0cd -r 336b9c458690 media/css/base.css --- a/media/css/base.css Sun Jan 24 09:13:49 2010 -0500 +++ b/media/css/base.css Sun Jan 24 09:37:56 2010 -0500 @@ -293,7 +293,7 @@ font-family: "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif; } ul#section-tags li { - font-size: 1.2em; + font-size: 1.1em; line-height: 1.05em; margin: 0; } @@ -304,7 +304,7 @@ color: #e50053; text-decoration: none; } -ul#section-tags span.section-tags-col { +ul#section-tags div.section-tags-col { display: inline-block; margin-right: 1em; } \ No newline at end of file