mirror of
https://github.com/rust-lang/book.git
synced 2026-04-02 22:18:10 -04:00
9 lines
102 B
CSS
9 lines
102 B
CSS
figure.listing {
|
|
margin: 0;
|
|
}
|
|
|
|
.listing figcaption {
|
|
font-size: .8em;
|
|
font-weight: 600;
|
|
}
|