Comments Thibaut : form 1px + footer text in white

This commit is contained in:
Marc Ducobu 2015-08-03 18:00:06 +02:00
parent 294fc49df7
commit e5adce5409

View File

@ -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;