Commit Graph

69 Commits

Author SHA1 Message Date
Jan Fader
4dcd78397f
black text in textarea for isso 2021-12-23 16:26:48 +01:00
Dmitry Kolosov
e3e9ce62d2 remove lang switcher from reader view #14 2021-12-19 14:32:24 +03:00
Dmitry Kolosov
e1d08892de add word-wrap for long text in mobile 2021-12-14 20:47:04 +03:00
Dmitry Kolosov
45993c5c36 fix element area movement on link hover 2021-12-07 19:57:05 +03:00
Dmitry Kolosov
4b3884d165 fix code with white background #119 2021-12-02 10:12:38 +03:00
Dmitry Kolosov
51c16f2f69 fix language switcher position in archive page 2021-11-29 23:45:57 +03:00
Dmitry Kolosov
974067ac30 add bg/fg color to code html tag #117 2021-11-16 09:48:49 +03:00
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