bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b156ba8e7b
commit
b8a0146d63
@ -132,7 +132,7 @@ body {
|
|||||||
color: var(--lightbox-text-color);
|
color: var(--lightbox-text-color);
|
||||||
background: var(--lightbox-background-color);
|
background: var(--lightbox-background-color);
|
||||||
}
|
}
|
||||||
.gallery .lightbox.show-caption:after {
|
.gallery .lightbox.show-caption:before {
|
||||||
content: attr(caption);
|
content: attr(caption);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0.5em;
|
bottom: 0.5em;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user