Commit Graph

57 Commits

Author SHA1 Message Date
Dmitry Kolosov
3620926038 microformats: add h-entry and h-feed #75 2021-01-20 22:12:50 +03:00
Dmitry Kolosov
c1dce73359 microformats: add h-card #75 2021-01-20 21:10:47 +03:00
Dmitry Kolosov
19c9c7bf28 Remove right margin fot theme switcher #73 2020-11-29 14:43:54 +03:00
Dmitry Kolosov
4c1ba11756 Remove nested lists margin. Fix #41 2020-10-29 20:47:49 +03:00
Dmitry Kolosov
8941672089 Fix hr 2020-10-29 19:37:02 +03:00
Michael Bradley
61c2888a0a Replace css rules for nav links to assist flow 2020-10-26 23:56:21 -07:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00