Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-17 | #215, Add support for languageDirection param | Alex Shpak | 1 | -1/+1 | |
2020-04-06 | Restrict visited link color to markdown only | Alex Shpak | 1 | -86/+78 | |
2020-02-10 | Button shortcode redesign: smaller font, resize | Alex Shpak | 1 | -5/+8 | |
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -3/+1 | |
2019-10-08 | Introduce SCSS plugins: dark mode and numbered headings | Alex Shpak | 1 | -2/+0 | |
2019-10-03 | #77, Introduce hint shortcode | Alex Shpak | 1 | -0/+11 | |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 1 | -8/+0 | |
Use class "hidden" instead of styled classes to ensure that input elments stay hidden when the Content-Security-Policy header has "style-src 'self';" | |||||
2019-09-01 | fix expand and tabs shortcodes to work with strict Content-Security-Policy | Paul Twohey | 1 | -0/+8 | |
When the Content-Security-Policy header has "style-src 'self';" inine style elements like style="display: none" are not honored by browsers, so add CSS to the markup classes and style them display: none | |||||
2019-06-19 | Adjust some colors, font sizes, borders in markdown | Alex Shpak | 1 | -5/+17 | |
2019-06-18 | Make columns shortcode mobile friendly | Alex Shpak | 1 | -9/+8 | |
2019-06-13 | Fix various spacings in markdown in shartcodes | Alex Shpak | 1 | -0/+88 | |