Include htmlize

This commit is contained in:
2020-11-26 13:41:27 +01:00
parent a57a277e81
commit 4014e7841b
2 changed files with 9 additions and 0 deletions

View File

@@ -415,3 +415,11 @@
.org-widget-single-line-field {
background-color: #d9d9d9;
}
.org-font-latex-sedate {
color: #0086b3;
}
.org-font-latex-math {
color: #006400;
}