diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/man.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/style/man.css b/style/man.css index 3e963ff..5c609b9 100644 --- a/style/man.css +++ b/style/man.css @@ -115,6 +115,9 @@ table { + display: block; + overflow-x: auto; + border: none; text-align: center; |