documentation page

This commit is contained in:
SBD
2024-07-16 13:16:56 +03:00
parent 0bfae14abc
commit 309bec8d77
4 changed files with 14 additions and 11 deletions

View File

@@ -1816,9 +1816,9 @@ body.n_scroll{
}
.tree_documentation_arrow_img{
width: 12px;
height: 7px;
padding: 9px 6px;
width: 7px;
height: 12px;
padding: 6px 9px;
}
.tree_documentation_container_first_level_txt{
@@ -1828,7 +1828,7 @@ body.n_scroll{
margin-left: 3px;
display: block;
text-decoration: unset;
line-height: 24px;
line-height: 25px;
}
.tree_documentation_container_second_level_txt{
font-size: 16px;