diff options
Diffstat (limited to 'docs/docs.css')
| -rw-r--r-- | docs/docs.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/docs.css b/docs/docs.css index 69cfb078..71958130 100644 --- a/docs/docs.css +++ b/docs/docs.css @@ -174,4 +174,8 @@ a { float: right; width: 10em; text-align: right; -}
\ No newline at end of file +} + +.doc-example table td { + padding: 0 1.5em; +} |
