diff options
Diffstat (limited to 'data/templates/styles.html')
| -rw-r--r-- | data/templates/styles.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/styles.html b/data/templates/styles.html index f00bb25ac..11d2e0486 100644 --- a/data/templates/styles.html +++ b/data/templates/styles.html @@ -179,6 +179,7 @@ $if(displaymath-css)$ .display.math{display: block; text-align: center; margin: 0.5rem auto;} $endif$ $if(highlighting-css)$ +/* CSS for syntax highlighting */ $highlighting-css$ $endif$ $if(csl-css)$ |
