documentation page
This commit is contained in:
@@ -1655,6 +1655,7 @@ body.n_scroll{
|
||||
.way_bread_crumb{
|
||||
font-size: 14px;
|
||||
color: #7A8185FF;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.way_bread_crumb.last{
|
||||
@@ -1691,7 +1692,7 @@ body.n_scroll{
|
||||
}
|
||||
|
||||
.documentation_version_switcher{
|
||||
width: 60px;
|
||||
width: 70px;
|
||||
border: 1px solid #CCCED1FF;
|
||||
border-radius: 2px;
|
||||
margin-left: 16px;
|
||||
@@ -1882,6 +1883,16 @@ body.n_scroll{
|
||||
.content_part_tree_els{
|
||||
width: calc(100% - 453px);
|
||||
margin-left: 80px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.content_part_tree_els img{
|
||||
max-width: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.content_part_tree_els h1{
|
||||
font-size: 40px;
|
||||
}
|
||||
|
||||
.name_article_tree{
|
||||
|
||||
Reference in New Issue
Block a user