diff --git a/index.html b/index.php similarity index 99% rename from index.html rename to index.php index 4f9ed88..ae20cbf 100644 --- a/index.html +++ b/index.php @@ -380,7 +380,7 @@
Divers
diff --git a/scss/style.scss b/scss/style.scss index abc2647..adc1473 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -106,7 +106,7 @@ form { } } -// Personalisé +// Personalisation #grilleBieres { >div { @extend .row; @@ -131,6 +131,10 @@ form { } +.footer-copyright a { + color: white; +} + // On met les toasts en bas #toast-container { top: inherit;