some highlighting improvements, add Latex formatting post

This commit is contained in:
2021-04-18 11:05:50 -06:00
parent c2b313eae0
commit aecccdaf12
5 changed files with 293 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
/* works okay in light or dark mode with friendly hugo chromastyle */
.language-latex {color: gray}
.language-bash {color: gray}
.language-make {color: gray}
.language-txt {color: gray}