trpl-zh-cn/theme/listing.css

9 lines
97 B
CSS
Raw Normal View History

2024-10-20 23:44:05 +08:00
figure.listing {
2025-05-11 23:35:49 +08:00
margin: 0;
2024-10-20 23:44:05 +08:00
}
.listing figcaption {
2025-05-11 23:35:49 +08:00
font-size: 0.8em;
font-weight: 600;
2024-10-20 23:44:05 +08:00
}