diff --git a/doc/salome/gui/GEOM/static/doxygen.css b/doc/salome/gui/GEOM/static/doxygen.css
index 9d051a4be..7a2dcbde8 100755
--- a/doc/salome/gui/GEOM/static/doxygen.css
+++ b/doc/salome/gui/GEOM/static/doxygen.css
@@ -732,6 +732,12 @@ div.headertitle
padding: 5px 5px 5px 10px;
}
+.title {
+ font-size: 150%;
+ font-weight: bold;
+ margin: 10px 2px;
+}
+
dl
{
padding: 0 0 0 10px;
diff --git a/doc/salome/gui/GEOM/static/header.html.in b/doc/salome/gui/GEOM/static/header.html.in
index 9792445cb..4571b4363 100755
--- a/doc/salome/gui/GEOM/static/header.html.in
+++ b/doc/salome/gui/GEOM/static/header.html.in
@@ -2,14 +2,12 @@
+
$title
-
-
-
-
-
-
+$treeview
+$search
+$mathjax
diff --git a/doc/salome/gui/GEOM/static/header_py.html.in b/doc/salome/gui/GEOM/static/header_py.html.in
index 36e6a0c38..61414bb57 100644
--- a/doc/salome/gui/GEOM/static/header_py.html.in
+++ b/doc/salome/gui/GEOM/static/header_py.html.in
@@ -2,14 +2,12 @@
+
$title
-
-
-
-
-
-
+$treeview
+$search
+$mathjax
diff --git a/doc/salome/tui/static/doxygen.css b/doc/salome/tui/static/doxygen.css
index 9d051a4be..7a2dcbde8 100755
--- a/doc/salome/tui/static/doxygen.css
+++ b/doc/salome/tui/static/doxygen.css
@@ -732,6 +732,12 @@ div.headertitle
padding: 5px 5px 5px 10px;
}
+.title {
+ font-size: 150%;
+ font-weight: bold;
+ margin: 10px 2px;
+}
+
dl
{
padding: 0 0 0 10px;
diff --git a/doc/salome/tui/static/header.html.in b/doc/salome/tui/static/header.html.in
index 9792445cb..4571b4363 100755
--- a/doc/salome/tui/static/header.html.in
+++ b/doc/salome/tui/static/header.html.in
@@ -2,14 +2,12 @@
+
$title
-
-
-
-
-
-
+$treeview
+$search
+$mathjax