mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-06 16:57:03 +08:00
8 lines
110 B
CSS
8 lines
110 B
CSS
.docblock {
|
|
border-left: .05rem solid var(--md-primary-fg-color);
|
|
}
|
|
|
|
.docblock-desc {
|
|
margin-left: 1em;
|
|
}
|