mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Comments Thibaut : form 1px + footer text in white
This commit is contained in:
@@ -6,7 +6,7 @@ $navigation-border-radius: 0;
|
||||
// Footer
|
||||
$footer-vertical-padding: 10px;
|
||||
$footer-background: $chill-dark-gray;
|
||||
$footer-disclaimer-color: transparentize($footer-color, .5);
|
||||
$footer-disclaimer-color: white;
|
||||
|
||||
// Navigation
|
||||
$navigation-background: $dark-grey;
|
||||
@@ -21,4 +21,4 @@ $navigation-padding: 0;
|
||||
$form-border-color: $black;
|
||||
$form-border-color-hover: $black;
|
||||
$form-border-color-focus: $black;
|
||||
$form-border-size: 2px;
|
||||
$form-border-size: 1px;
|
Reference in New Issue
Block a user