Small fixes to the Slideshow
This commit is contained in:
parent
d443c7ecb0
commit
7b52dee320
6 changed files with 36 additions and 22 deletions
|
@ -89,7 +89,6 @@ svg, img {
|
|||
display: unset;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
color: var(--foreground-color);
|
||||
}
|
||||
|
@ -358,3 +357,9 @@ li::marker {
|
|||
height: 1em;
|
||||
max-width: 1em;
|
||||
}
|
||||
|
||||
|
||||
.slideshow-item img{
|
||||
height: 100%;
|
||||
width: unset;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue