-
-
-
-
-
Jean-Luc Mongrain
-
On ne lui ferait pas mal, en tout cas!!
-
Seulement
-
1453,12$+tx
+
+
+
+
+
+
+
Jean-Luc Mongrain
+
On ne lui ferait pas mal, en tout cas!!
+
Seulement
+
1453,12$+tx
+
diff --git a/GrossesMitaines/GrossesMitaines/Views/Shared/_Layout.cshtml b/GrossesMitaines/GrossesMitaines/Views/Shared/_Layout.cshtml
index 2c2c898..2e29aa1 100644
--- a/GrossesMitaines/GrossesMitaines/Views/Shared/_Layout.cshtml
+++ b/GrossesMitaines/GrossesMitaines/Views/Shared/_Layout.cshtml
@@ -4,11 +4,12 @@
@ViewData["Title"] - GrossesMitaines
+
-
+
@@ -35,10 +36,8 @@
-
-
-
+
@RenderBody()
diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css b/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css
index 70f661b..be3db59 100644
--- a/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css
+++ b/GrossesMitaines/GrossesMitaines/wwwroot/css/site.css
@@ -66,6 +66,15 @@ body {
margin-bottom: 60px;
}
+.bg-image {
+ background-image: url(../img/blured_wool_carpet.png);
+
+ background-attachment:fixed;
+ background-repeat: no-repeat;
+ background-position: center;
+ background-size: cover;
+}
+
#btn-search{
margin-left:10px;
}
@@ -80,4 +89,8 @@ body {
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
+}
+
+.vedette-title{
+ background-color:rgba(0, 0, 0,.75);
}
\ No newline at end of file
diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/favicon.ico b/GrossesMitaines/GrossesMitaines/wwwroot/favicon.ico
deleted file mode 100644
index 63e859b..0000000
Binary files a/GrossesMitaines/GrossesMitaines/wwwroot/favicon.ico and /dev/null differ
diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/img/blured_wool_carpet.png b/GrossesMitaines/GrossesMitaines/wwwroot/img/blured_wool_carpet.png
new file mode 100644
index 0000000..8f7dacf
Binary files /dev/null and b/GrossesMitaines/GrossesMitaines/wwwroot/img/blured_wool_carpet.png differ
diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/img/favicon.ico b/GrossesMitaines/GrossesMitaines/wwwroot/img/favicon.ico
new file mode 100644
index 0000000..a91594a
Binary files /dev/null and b/GrossesMitaines/GrossesMitaines/wwwroot/img/favicon.ico differ
diff --git a/GrossesMitaines/GrossesMitaines/wwwroot/img/wool_carpet.jpg b/GrossesMitaines/GrossesMitaines/wwwroot/img/wool_carpet.jpg
new file mode 100644
index 0000000..c9b1b71
Binary files /dev/null and b/GrossesMitaines/GrossesMitaines/wwwroot/img/wool_carpet.jpg differ