//fix layout and contrasted colors

This commit is contained in:
Kevin Granger
2013-08-09 15:08:14 +02:00
parent 6ae222e720
commit bca29980d5
4 changed files with 115 additions and 90 deletions
@@ -19,7 +19,10 @@ $gray-lighter: lighten(#000, 93.5%) ; //#eee
// Brand colors
// -------------------------
$brand-primary: #EF1778 ;
//$brand-primary: #EF1778 ; //rose Prestashop
//$brand-primary: #1EAEC0 ; //bleu turquoise
$brand-primary: #33556E ;
$brand-success: #5cb85c ;
$brand-warning: #f0ad4e ;
$brand-danger: #d9534f ;