kollapsminoriteten/wp-includes/blocks/gallery/theme-rtl.css

8 lines
140 B
CSS
Raw Normal View History

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{
2024-04-17 11:32:24 +02:00
color:#ffffffa6;
2021-07-23 11:58:50 +02:00
}