mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Comments Thibaut : form 1px + footer text in white
This commit is contained in:
parent
294fc49df7
commit
e5adce5409
@ -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;
|
Loading…
x
Reference in New Issue
Block a user