photoprism/frontend/src/css/viewer.css
2019-05-21 01:39:52 +02:00

10 lines
190 B
CSS

#p-photo-viewer .pswp__caption__center {
text-align: center;
max-width: 80%;
margin: 0 auto;
font-size: 14px;
padding: 10px;
line-height: 20px;
color: #E0E0E0;
}