diff options
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-x | doc/src/template/style/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index 06de245..58ef13b 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -7,7 +7,7 @@ color: #000000; background: #FFFFFF; } - body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td + body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, th, td { margin: 0; padding: 0; |