Commit Graph

62 Commits

Author SHA1 Message Date
Dmitry Kolosov
fb75ebbd83 increase margin-bottom for article header 2021-07-17 14:55:28 +03:00
Dmitry Kolosov
de6decde38 show languages for posts #92 2021-07-08 23:32:45 +03:00
Michael Bradley
cf1ece579e
Stop changing display style of summary to block 2021-06-10 04:45:27 -07:00
Dmitry Kolosov
269283077f social services icons support #6 2021-05-17 21:14:12 +03:00
Quentin Barbe
2b1f281384
Merge customCSS inside main CSS 2021-02-19 23:45:09 +01:00
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