mirror of https://github.com/freeCodeCamp/devdocs
7 lines
128 B
7 lines
128 B
![]()
9 years ago
|
._dojo {
|
||
|
@extend %simple;
|
||
|
|
||
|
.functionIcon, .parameters { @extend %code; }
|
||
|
.jsdoc-inheritance { color: $textColorLight; }
|
||
|
}
|