mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-22 23:10:20 +08: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;
|
|
}
|