mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 20:32:49 +00:00
8 lines
102 B
CSS
8 lines
102 B
CSS
.class dd, .define dd, .function dd {
|
|
margin-left: 30px;
|
|
}
|
|
|
|
.public-func dd {
|
|
margin-left: 0px;
|
|
}
|