Adjusted language and layout of configuring an IDE docs

This commit is contained in:
Yuri Sizov
2020-05-19 18:49:01 +03:00
parent 0b93f7702b
commit c0b566cce1
16 changed files with 363 additions and 227 deletions

View File

@@ -212,6 +212,14 @@ legend,
opacity: 0.75;
}
.rst-content div.figure.figure-w480 {
max-width: 480px;
}
.rst-content div.figure img {
border: 1px solid var(--body-color);
}
p,
article ul,
article ol,