Revision: 3741 Author: hans URL: http://bknr.net/trac/changeset/3741
Update news layout, fix news archive navigation styling.
U trunk/projects/quickhoney/website/static/styles.css
Modified: trunk/projects/quickhoney/website/static/styles.css =================================================================== --- trunk/projects/quickhoney/website/static/styles.css 2008-08-27 02:38:29 UTC (rev 3740) +++ trunk/projects/quickhoney/website/static/styles.css 2008-08-27 02:40:48 UTC (rev 3741) @@ -597,8 +597,7 @@ visibility: hidden; }
-.archive span.title { font-size: 1.2em; padding-bottom: 5px; } -.archive a.year { font-size: 1.2em; padding-bottom: 2em; } +.archive a.year { font-size: 1.2em; margin: 2px 0px 2px 0px; } .archive a.year.active { color: #000; } .archive a.month.active { display: block; } .archive a.month { display: none; padding: 0px 5px 2px 5px; margin-top: 2px; font-size: 0.8em; }