modified home section for Recommendation engine

replaced images and added an overlay for proper readability.
This commit is contained in:
Chukwumdiebube
2023-03-21 23:31:34 +01:00
parent 98e43ba40f
commit 44641e816b
4 changed files with 15 additions and 47 deletions
+1 -1
View File
@@ -414,7 +414,7 @@ p {
background-attachment: fixed!important;
}
.bg_chat { background-image: url(../images/bg_chat.jpg); background-attachment: scroll!important; }
.bg_chat { background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0.52), rgba(49, 46, 48, 0.73)),url(../images/personwithbackpack.png); background-attachment: scroll!important; background-position: top; }
.bg_fit_01 { background-image: url(../images/bg_fit_01.jpg); background-attachment: scroll!important; }
.bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); }
.bg_mobile { background-image: url(../images/bg_mobile.jpg); background-attachment: scroll!important; }
Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 KiB