mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Removed the bug #122 and a lone closing tag
This commit is contained in:
parent
631f0cd2e7
commit
a5d4027c80
2 changed files with 3 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue