diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css index 740a5dd8..f48cad2b 100644 --- a/docs/style.css +++ b/docs/style.css @@ -65,6 +65,8 @@ table, th, td { max-width: 1000px; } +#content img { max-width: 100%; } + #header h1 { background-color: #d9d9d9; border-width: 0 0 1px 0; |