Add versions to doc theme
This commit is contained in:
14
docs/stylesheets/ft.extra.css
Normal file
14
docs/stylesheets/ft.extra.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user