Additional color classes for Bootstrap. Based on the Material Design palette. https://material.io/guidelines/style/color.html#color-color-palette
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Dosyaya git
Skylar Ittner 7f2e7a8caf Merging 6 yıl önce
LICENSE.md Change license to Markdown, set copyright year and holder 7 yıl önce
README.md Update readme 6 yıl önce
generate.php Improve coverage 6 yıl önce
material-color.css Merging 6 yıl önce
material-color.min.css Merging 6 yıl önce
minify.sh Add minification script 7 yıl önce

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.