buttons, variables and submit

This commit is contained in:
Raphael Goetter 2017-07-31 20:34:26 +02:00
parent 2b3e047429
commit cb906dc5da
5 changed files with 36 additions and 32 deletions

View file

@ -32,6 +32,7 @@ $color3 : #333;
$color4 : #000;
$color5 : #6FA939;
$color6 : #ddd;
$color7 : #777;
$color-light : #fff;
$color-dark : #000;
$color-primary : #0275D8;
@ -52,6 +53,8 @@ $color-link-hover: $color4;
$brand-primary: $color5;
$color-border: $color7;
// button, badges, alerts color variants list
// name - background-color - color - border
$variants-list: (