mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-06 00:51:40 +01:00
9 lines
91 B
CSS
9 lines
91 B
CSS
|
|
.function dd, .class dd {
|
||
|
|
margin-left: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.public-func dd {
|
||
|
|
margin-left: 0px;
|
||
|
|
}
|
||
|
|
|