Additional color classes for Bootstrap. Based on the Material Design palette. https://material.io/guidelines/style/color.html#color-color-palette
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
Skylar Ittner 7f2e7a8caf Merging il y a 6 ans
LICENSE.md Change license to Markdown, set copyright year and holder il y a 7 ans
README.md Update readme il y a 6 ans
generate.php Improve coverage il y a 6 ans
material-color.css Merging il y a 6 ans
material-color.min.css Merging il y a 6 ans
minify.sh Add minification script il y a 7 ans

README.md

Material-Color

Additional color classes for Bootstrap 4. Based on the Material Design palette.

Notes:

  • Link this CSS after you link to Bootstrap.css.
  • Use the included color classes instead of .btn-primary, .alert-danger, etc.
  • Navbars need .navbar-dark or .navbar-light to appear properly, choose according to your colors.
  • We recommend using Bootswatch Materia (a material design Bootstrap theme) with this stylesheet.