mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-19 12:46:18 +00:00
Deployed b1637b0 to v2.1.0 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
15
v2.1.0/stylesheets/img-comparison-slider.css
Normal file
15
v2.1.0/stylesheets/img-comparison-slider.css
Normal file
@@ -0,0 +1,15 @@
|
||||
img-comparison-slider {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
img-comparison-slider [slot='second'] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
img-comparison-slider.rendered {
|
||||
visibility: inherit;
|
||||
}
|
||||
|
||||
img-comparison-slider.rendered [slot='second'] {
|
||||
display: unset;
|
||||
}
|
||||
Reference in New Issue
Block a user