modified home section for Recommendation engine
replaced images and added an overlay for proper readability.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user