mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 22:10:35 +00:00
15 lines
238 B
CSS
15 lines
238 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;
|
|
text-decoration: underline;
|
|
}
|