diff options
author | David Boddie <david.boddie@nokia.com> | 2011-01-27 16:08:52 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-01-27 16:08:52 (GMT) |
commit | 91f9b95b931f441e209ecb12c620e1657810f338 (patch) | |
tree | a620e854f23e78f5c1965ad4524cff39f117f80e /doc/src/template | |
parent | ef629c2dc4fb42446e89c1b6fbe4160d8a5e6c9f (diff) | |
download | Qt-91f9b95b931f441e209ecb12c620e1657810f338.zip Qt-91f9b95b931f441e209ecb12c620e1657810f338.tar.gz Qt-91f9b95b931f441e209ecb12c620e1657810f338.tar.bz2 |
Fixed whitespace.
Diffstat (limited to 'doc/src/template')
-rwxr-xr-x | doc/src/template/style/style.css | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index cac4e58..df2729c 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -238,15 +238,15 @@ { font-size: 13px; } - .red - { - color:red; - } - .figCaption{ - color:#363534; - font:italic 11px/1.2 Verdana; - padding-top:0; - } + .red + { + color:red; + } + .figCaption{ + color:#363534; + font:italic 11px/1.2 Verdana; + padding-top:0; + } /* end font style elements */ /* global settings*/ |