diff options
author | Martin Smith <martin.smith@nokia.com> | 2011-02-16 07:45:34 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2011-02-16 07:45:34 (GMT) |
commit | dbcd9010be5dc92a7a9d15badf008fbdb9871007 (patch) | |
tree | 3b312676fd64f36a06f21e332f32c86ff277c6f0 /doc/src/template | |
parent | d543e008d7654c1642e4accafd6c670d514999f9 (diff) | |
download | Qt-dbcd9010be5dc92a7a9d15badf008fbdb9871007.zip Qt-dbcd9010be5dc92a7a9d15badf008fbdb9871007.tar.gz Qt-dbcd9010be5dc92a7a9d15badf008fbdb9871007.tar.bz2 |
qdoc: Updated the qdoc manual and its config file.
Diffstat (limited to 'doc/src/template')
-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; |