devdocs/assets/stylesheets/pages/_drupal.scss

7 lines
145 B

._drupal {
h3 { @extend %block-heading; }
.signature { @extend %note, %note-blue; }
span.api-deprecated { @extend %label, %label-red; }
}