gestion de conflit des classes .grid-item-*
This commit is contained in:
parent
5d7ce42692
commit
4eec65bf89
9 changed files with 24 additions and 22 deletions
|
@ -15,8 +15,8 @@ $font-stack-common : sans-serif !default; // common font
|
|||
$font-stack-headings : sans-serif !default; // headings font
|
||||
$font-stack-monospace : consolas, courier, monospace !default; // monospace font
|
||||
|
||||
// font colors
|
||||
$base-color : #000 !default; // text color on body and content
|
||||
// colors (content and/or backgrounds)
|
||||
$base-color : #000 !default;
|
||||
$alpha-color : #fff !default;
|
||||
$beta-color : #333 !default;
|
||||
$gamma-color : #000 !default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue