diff --git a/GrossesMitaines/GrossesMitaines/Views/Home/AboutUs.cshtml b/GrossesMitaines/GrossesMitaines/Views/Home/AboutUs.cshtml index 0368b46..3a30b7c 100644 --- a/GrossesMitaines/GrossesMitaines/Views/Home/AboutUs.cshtml +++ b/GrossesMitaines/GrossesMitaines/Views/Home/AboutUs.cshtml @@ -9,8 +9,8 @@
-
- +
+

@@ -42,7 +42,7 @@
- +

@@ -77,6 +77,17 @@
+
  • +
    + Réseaux Sociaux: +
    +
    + + + +
    +
  • +
  • Question? diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css b/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css index 1fc0eba..e8e4a89 100644 --- a/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css +++ b/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css @@ -1,6 +1,11 @@ /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification for details on configuring this project to bundle and minify static web assets. */ +.border-quetaine{ + border: 3px dotted; + border-color: hotpink; + padding:5px; +} a.navbar-brand { white-space: normal;