Removed the bug #122 and a lone closing tag

This commit is contained in:
Skami18 2011-06-01 18:57:12 +02:00
commit a5d4027c80
2 changed files with 3 additions and 1 deletions

View file

@ -340,6 +340,8 @@ img.left, figure.left {float: right; margin: 0 0 2em 2em;}
/***** Sections *****/
/* Blog */
.hentry {
display: block;
clear: both;
border-bottom: 1px solid #eee;
padding: 1.5em 0;
}