summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/template/style')
-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*/