Files
freqtrade/docs/stylesheets/ft.extra.css
T
2024-12-19 16:24:07 +00:00

22 lines
381 B
CSS

.rst-versions {
font-size: .7rem;
color: white;
}
.rst-versions.rst-badge .rst-current-version {
font-size: .7rem;
color: white;
}
.rst-versions .rst-other-versions {
color: white;
}
.md-version__list {
font-weight: 500 !important;
}
#available-endpoints + p + .md-typeset__scrollwrap .md-typeset__table th:first-of-type {
width: 35% !important;
}