summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style/style.css
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-12 14:19:38 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2011-01-12 14:19:38 (GMT)
commitfb76168df6fc73528328d2fce4f10a541af92cc2 (patch)
tree822863589790ac2df18fa13c7d425974ce580814 /doc/src/template/style/style.css
parent59b9bce59aacc2cf68a3800f4fcb486d136b91f9 (diff)
downloadQt-fb76168df6fc73528328d2fce4f10a541af92cc2.zip
Qt-fb76168df6fc73528328d2fce4f10a541af92cc2.tar.gz
Qt-fb76168df6fc73528328d2fce4f10a541af92cc2.tar.bz2
Doc: correcting merge error
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-xdoc/src/template/style/style.css13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 451d6bf..aa98af8 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -226,10 +226,15 @@
{
font-size: 13px;
}
- .red
- {
- color:red;
- }
+ .red
+ {
+ color:red;
+ }
+ .figCaption{
+ color:#363534;
+ font:italic 11px/1.2 Verdana;
+ padding-top:0;
+ }
/* end font style elements */
/* global settings*/