mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
18 lines
262 B
CSS
18 lines
262 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;
|
|
}
|