Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | feat: ensure text remains visible during webfont load | jeffreytse | |
The easiest way to avoid showing invisible text while custom fonts load is to temporarily show a system font. By including `font-display: swap` in your font style. It's worth mentioning that not all major browsers support font-display: swap, so you may need to do a bit more work to fix the invisible text problem. | |||
2021-01-08 | refactor: migrate code highlight to an extension | jeffreytse | |
2020-12-09 | perf: better table overflow styles | jeffreytse | |
2020-12-04 | fix: wrong display of code type badge in firefox (#11) | jeffreytse | |
2020-11-29 | feat: better inline code style | jeffreytse | |
2020-10-03 | perfect: better style stuffs | jeffreytse | |
2020-09-10 | chore: clean some empty lines | jeffreytse | |
2020-08-27 | chore: change inline code block background color | jeffreytse | |
2020-08-24 | chore: change a link css style on hover state | jeffreytse | |
2020-08-18 | chore: change color of visited a link | jeffreytse | |
2020-07-16 | chore: beautify code style of rouge table | jeffreytse | |
2020-07-15 | fix: html code block presentation style issue | jeffreytse | |
2020-07-12 | feat: change theme styles | jeffreytse | |
2019-12-05 | fix: correct some html tags, css properties | jeffreytse | |
2019-09-25 | fix: sticky compatibility issue | Jeffrey Tse | |
2019-09-24 | update: perfect animation, compatibility issue | Jeffrey Tse | |
2019-09-19 | update: adjust header brand favicon, banner, etc | Jeffrey Tse | |
2019-09-11 | release: v1.0.0 | Jeffrey Tse | |