Make the documentation more readable by displaying fixed-width text (which is used to refer to variables and functions) in a different color.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1339 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2014-08-10 16:43:31 +00:00
parent aee4f72160
commit c71ab2f7c2
13 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
code {
color: #4665A2;
}