mirror of https://github.com/KaiserY/trpl-zh-cn
9 lines
102 B
9 lines
102 B
2 months ago
|
figure.listing {
|
||
|
margin: 0;
|
||
|
}
|
||
|
|
||
|
.listing figcaption {
|
||
|
font-size: .8em;
|
||
|
font-weight: 600;
|
||
|
}
|