diff options
Diffstat (limited to 'src/web/docs')
| -rw-r--r-- | src/web/docs/style.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/docs/style.styl b/src/web/docs/style.styl index 3dcb3e1696..a726d49b16 100644 --- a/src/web/docs/style.styl +++ b/src/web/docs/style.styl @@ -106,6 +106,7 @@ table min-width 128px code + display inline-block padding 8px 10px font-family Consolas, 'Courier New', Courier, Monaco, monospace color #295c92 |