mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 08:51:18 +08:00
9 lines
128 B
CSS
9 lines
128 B
CSS
span.caption {
|
|
font-size: .8em;
|
|
font-weight: 600;
|
|
}
|
|
|
|
span.caption code {
|
|
font-size: 0.875em;
|
|
font-weight: 400;
|
|
} |