2023-04-26 17:39:43 +02:00
|
|
|
.blocks-gallery-caption{
|
|
|
|
|
color:#555;
|
|
|
|
|
font-size:13px;
|
|
|
|
|
text-align:center;
|
2021-07-23 11:58:50 +02:00
|
|
|
}
|
2023-04-26 17:39:43 +02:00
|
|
|
.is-dark-theme .blocks-gallery-caption{
|
|
|
|
|
color:hsla(0,0%,100%,.65);
|
2021-07-23 11:58:50 +02:00
|
|
|
}
|