modifying templates in users and business

This commit was merged in pull request #9.
This commit is contained in:
Chukwumdiebube
2023-03-27 14:53:34 +01:00
parent a8e0a8aa46
commit 0430e0d27d
9 changed files with 15 additions and 13 deletions
+3 -1
View File
@@ -415,7 +415,7 @@ p {
}
.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_01 { background-image: url(../images/bg_sblue_img.jpg); background-attachment: scroll!important; }
/* .bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); } */
.bg_fit_02 { background-image: url(../images/bg_fit_02.png); } /*changed image*/
.bg_mobile { background-image: url(../images/bg_mobile.jpg); background-attachment: scroll!important; }
@@ -3809,6 +3809,8 @@ h2.statistic-number {
background-color: #fafafa!important;
}
#pricing-2{display: none;}
#pricing-2 .pricing-plan {
padding: 45px 40px 40px;
border: 1px solid #ddd;