quartz/assets/styles
yshalsager 657985aacf
feat: Add internationalization (i18n) support
* Extract all strings into data/locale.toml files.
* Use data/config values from correct language file.
* Fix wrong lang attribute in some html layouts.
* Fix header direction in rtl.
* Fix footer text align in rtl.

Signed-off-by: yshalsager <ysh-alsager@hotmail.com>
2022-08-22 09:48:13 +02:00
..
_callouts.scss fix: make callout detection case-insensitive (closes #171) 2022-08-05 11:08:52 -07:00
_dark_syntax.scss Added optional rendering of code block titles (#148) 2022-07-01 11:03:52 -07:00
_light_syntax.scss fix: adjust weird colours for err highlighting 2022-07-02 17:14:17 -07:00
base.scss feat: Add internationalization (i18n) support 2022-08-22 09:48:13 +02:00
clipboard.scss Copy to clipboard feature for code block (#152) 2022-07-03 11:42:35 -07:00
code-title.scss feat: css refactor for easy font change 2022-07-13 23:37:54 -07:00
custom.scss feat: css refactor for easy font change 2022-07-13 23:37:54 -07:00
darkmode.scss Move css and js to appropriate files 2022-03-04 02:07:51 +00:00
syntax.scss feat: css refactor for easy font change 2022-07-13 23:37:54 -07:00