1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/static/css
Nam Nguyen b12443f48a
Use a top (instead of bottom) border in hentry.
`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.
2021-01-05 10:40:31 -08:00
..
fonts.css Store fonts of notmyidea theme locally 2017-07-30 17:47:47 +02:00
main.css Use a top (instead of bottom) border in hentry. 2021-01-05 10:40:31 -08:00
pygment.css Change the background color of the code-blocks on the default theme. Fix #511 2012-10-12 23:01:51 +02:00
reset.css Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
typogrify.css Remove trailing whitespaces from notmyidea 2017-07-30 17:41:32 +02:00
wide.css Merge remote-tracking branch 'muffinresearch/master' 2012-05-11 16:17:47 +02:00