ok
Direktori : /home/ngwcolle/public_html/LIBRARY-NGWC/student/bower_components/bootstrap/less/mixins/ |
Current File : //home/ngwcolle/public_html/LIBRARY-NGWC/student/bower_components/bootstrap/less/mixins/alerts.less |
// Alerts .alert-variant(@background; @border; @text-color) { color: @text-color; background-color: @background; border-color: @border; hr { border-top-color: darken(@border, 5%); } .alert-link { color: darken(@text-color, 10%); } }