mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
committed by
Arthur Meyre
parent
ce17767288
commit
86b6137fcb
6
docs/_static/css/zama.css
vendored
6
docs/_static/css/zama.css
vendored
@@ -134,6 +134,12 @@ input[type=color], input[type=date], input[type=datetime-local], input[type=date
|
||||
.rst-versions {
|
||||
font-family: var(--primary-font);
|
||||
}
|
||||
|
||||
/* fix version link color */
|
||||
.rst-versions a {
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
/* fix version fa-caret-down empty space on click */
|
||||
.rst-versions.shift-up {
|
||||
overflow-y: unset;
|
||||
|
||||
Reference in New Issue
Block a user