Add versions to doc theme

This commit is contained in:
Matthias
2019-10-06 19:27:20 +02:00
parent 7d1f66ccf8
commit 86ef32318c
3 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
.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;
}