# HG changeset patch # User k0s # Date 1257046245 14400 # Node ID 9be583a7731d0234013192bb1385ec22b603c42d # Parent 6a1c85adc6713972c18ca248215e7b6b153e09c6 improvement of css and index diff -r 6a1c85adc671 -r 9be583a7731d bitsyblog/templates/index.html --- a/bitsyblog/templates/index.html Sat Oct 31 23:17:12 2009 -0400 +++ b/bitsyblog/templates/index.html Sat Oct 31 23:30:45 2009 -0400 @@ -6,7 +6,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> ${site_name} - + diff -r 6a1c85adc671 -r 9be583a7731d blog/site.css --- a/blog/site.css Sat Oct 31 23:17:12 2009 -0400 +++ b/blog/site.css Sat Oct 31 23:30:45 2009 -0400 @@ -4,7 +4,7 @@ margin: 1em; } -.site-nav { +.site-nav ul { clear: both; list-style-type: none; display: inline;