forked from github/pelican
`hentry` uses `clear: both` with the intention of placing a separator line (1px border) between each entry. However, it is wrongly using `border-bottom` instead of `border-top` to make that separator. CSS `clear` makes space to clear the **preceding** floats. Hence a `border-bottom` won't enjoy that `clear` effect. |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| images/icons | ||