devdocs/assets/stylesheets/pages/_phalcon.scss

9 lines
99 B

._phalcon {
@extend %simple;
h3 > small {
float: right;
color: $textColorLight;
}
}