summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/template/style/style.css')
-rwxr-xr-xdoc/src/template/style/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index c155d9bdf0..47fe2e0a04 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -39,7 +39,7 @@
h1, h2, h3, h4, h5, h6
{
font-size: 100%;
- font-weight: normal;
+/* font-weight: normal; */
}
q:before, q:after
{
@@ -949,6 +949,11 @@
margin-left: 15px;
}
+ .wrap .content .toc .level3
+ {
+ margin-left: 30px;
+ }
+
.content .toc li
{
font: normal 10px/1.2 Verdana;