diff --git a/static/src/css/style.css b/static/src/css/style.css index 964b60c..802e30e 100644 --- a/static/src/css/style.css +++ b/static/src/css/style.css @@ -1,3 +1,8 @@ .fa-shopping-cart:before { content: "\f067"; } + +form .div_city label , +form .div_street label { + font-weight: 400; +} \ No newline at end of file diff --git a/views/templates.xml b/views/templates.xml index c880514..b074f80 100644 --- a/views/templates.xml +++ b/views/templates.xml @@ -38,6 +38,11 @@ + +
+ * Champ obligatoire +
+
\ No newline at end of file