fixes #129: captions not centered
This commit is contained in:
parent
e656213fe4
commit
f30fc6204a
@ -234,3 +234,9 @@ div.img-gallery div.photoswipe
|
|||||||
|
|
||||||
|
|
||||||
.pswp__img { margin: 0px !important; }
|
.pswp__img { margin: 0px !important; }
|
||||||
|
|
||||||
|
.pswp__caption__center {
|
||||||
|
text-align: center;
|
||||||
|
margin: 0 auto;
|
||||||
|
max-width:90%;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user