mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Update FAQ, pipeline, and report logo images (#1069)
Some checks failed
CI / build (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
This commit is contained in:
@@ -620,6 +620,15 @@ html[data-theme=dark] .medium-zoom-image.medium-zoom-image--opened {border-radiu
|
||||
[data-theme='dark'] img[src$='#light-mode-only'] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
[data-theme='dark'] .light-mode-only {
|
||||
display: none;
|
||||
}
|
||||
|
||||
[data-theme='light'] .dark-mode-only {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* table */
|
||||
.markdown table {
|
||||
border-spacing: 0;
|
||||
|
||||
Reference in New Issue
Block a user