summaryrefslogtreecommitdiff
path: root/assets/_shortcodes.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-09-01fix expand and tabs shortcodes to work with strict Content-Security-PolicyPaul Twohey1-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-19Adjust some colors, font sizes, borders in markdownAlex Shpak1-5/+17
2019-06-18Make columns shortcode mobile friendlyAlex Shpak1-9/+8
2019-06-13Fix various spacings in markdown in shartcodesAlex Shpak1-0/+88