devdocs/assets/stylesheets/pages/_phaser.scss
2015-07-05 17:35:40 -04:00

10 lines
155 B
SCSS

._phaser {
@extend %simple;
.type-signature, dt.tag-source {
color: #666;
font-weight: normal;
}
.deprecated-notice { @extend %note; }
}