mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-09 16:24:59 +00:00
add sass/scratch.scss and associated sass files
This commit is contained in:
7
Resources/public/sass/config/_buttons.scss
Normal file
7
Resources/public/sass/config/_buttons.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
// 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;
|
Reference in New Issue
Block a user