mirror of
https://github.com/rust-lang/book.git
synced 2026-04-05 03:39:38 -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;
|
|
}
|