commit | 09568fd55f90b23fcd195daf17b24c7898e4227a | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Fri Feb 17 15:54:59 2017 -0800 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Fri Feb 17 15:54:59 2017 -0800 |
tree | e79ffe82b4847d3478d14817c5dbd5c33fe791ec | |
parent | 8e1dc4f0345bbcfbe0f43ce40a5f9152b56db652 [diff] |
Fix some style issues in the docs
diff --git a/docs/_static/custom.css b/docs/_static/custom.css index b54dd24..2bb5995 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css
@@ -5,3 +5,8 @@ code.descname { color: #4885ed; } + +th.field-name { + min-width: 100px; + color: #3cba54; +}