mirror of
https://github.com/rust-lang/book.git
synced 2026-05-16 18:30:39 -04:00
9 lines
97 B
CSS
9 lines
97 B
CSS
figure.listing {
|
|
margin: 0;
|
|
}
|
|
|
|
.listing figcaption {
|
|
font-size: 0.8em;
|
|
font-weight: 600;
|
|
}
|