global.scss 328 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
/**
 * STYLES IMPORTES DE BOOTSTRAP
 */
@import "~bootstrap/scss/bootstrap";
@import "~bootstrap/scss/bootstrap-grid";

/**
 * STYLES DE L'APPLICATION DE L'OUTIL DE GESTION DE MONNAIE LOCALE COMPLEMENTAIRE
 */

// Modifier les couleurs de l'application :
// $primary: darken(#428bca, 20%);
// $secondary: darken(#428bca, 20%);