mirror of
https://github.com/rust-lang/book.git
synced 2026-04-04 12:22:38 -04:00
10 lines
129 B
CSS
10 lines
129 B
CSS
span.caption {
|
|
font-size: .8em;
|
|
font-weight: 600;
|
|
}
|
|
|
|
span.caption code {
|
|
font-size: 0.875em;
|
|
font-weight: 400;
|
|
}
|