added custom css fpot html, markdown. fixed formatting in post

This commit is contained in:
2021-12-19 08:12:25 -07:00
parent 3e84b95ff0
commit 02a8cd932e
2 changed files with 23 additions and 19 deletions

View File

@@ -2,4 +2,6 @@
.language-latex {color: gray}
.language-bash {color: gray}
.language-make {color: gray}
.language-txt {color: gray}
.language-txt {color: gray}
.language-html {color: gray}
.language-md {color: gray}