mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
git-subtree-dir: Resources/public/scratch-css git-subtree-split: 7906f505168c132e2b52de3194761cbf51eaac63
7 lines
258 B
SCSS
7 lines
258 B
SCSS
// Buttons
|
|
$button-font-size : 15px !default;
|
|
$button-text-color : #000 !default;
|
|
$button-text-weight : 300 !default;
|
|
$button-padding : 8px 12px !default;
|
|
$button-background : #eee !default;
|
|
$button-margin : 5px !default; |