kollapsminoriteten/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.css

12 lines
193 B
CSS
Raw Normal View History

2019-11-15 23:26:29 +01:00
.gallery-widget-thumbs-wrapper {
margin: -5px 0 0.3em 0;
}
.gallery-widget-thumbs img {
border: 1px solid #ccc;
padding: 2px;
background-color: #fff;
margin: 0 5px 5px 0;
float: left;
2025-08-27 08:44:30 +02:00
}