feat(docs): migrate from .md to .rst (#4129)
This commit is contained in:
12
docs/_static/css/custom.css
vendored
12
docs/_static/css/custom.css
vendored
@@ -130,4 +130,16 @@ dl.cpp.unexpanded dd {
|
||||
}
|
||||
.expanded .lv-api-expansion-button::before {
|
||||
content: "\f0d7 \00a0";
|
||||
}
|
||||
|
||||
.wy-nav-content{
|
||||
padding: 1.618em 3.236em;
|
||||
height: 100%;
|
||||
max-width: 1920px;
|
||||
margin: auto
|
||||
}
|
||||
|
||||
div.body {
|
||||
min-width: 360px;
|
||||
max-width: 1920px;
|
||||
}
|
||||
Reference in New Issue
Block a user