Commit ad62e43a by Aksa98

Merge branch 'master' into aksa

parents eae43a68 70822a27
<div class="m_home_banner">
<div class="m_home">
<div class="m_home_banner">
<div class="container">
<div class="m_home_banner_content">
<h1>Wedding planning starts here..</h1>
......@@ -368,4 +369,6 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
.m_home_banner{
.m_home{
padding-top: 100px;
.m_home_banner{
background-image: url("../../../assets/img/1519800888_1.png");
background-size: cover;
background-repeat: no-repeat;
......@@ -96,16 +98,16 @@
}
}
}
}
.line_design{
}
.line_design{
hr{
width: 245px;
border: 4px solid rgb(194, 55, 194);
border-radius: 4px;
margin: 0 auto;
}
}
.m_home_review{
}
.m_home_review{
text-align: center;
.star{
padding-top: 30px;
......@@ -139,8 +141,8 @@
width: 80px;
border: 1px solid rgb(255, 156, 0);
}
}
.m_home_banner2{
}
.m_home_banner2{
.row{
margin-left: 0px;
margin-right: 0px;
......@@ -214,8 +216,8 @@
}
}
}
}
.why_moments{
}
.why_moments{
padding-top: 50px;
.container{
.row{
......@@ -257,4 +259,5 @@
}
}
}
}
}
@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
.loginaccount_overlay{
padding-top: 100px;
.loginaccount_overlay1{
background-image:url("../../../assets/img/loginaccount1.png");
.container{
......
......@@ -13,6 +13,7 @@
margin-bottom: 16px;
}
a{
text-decoration: none;
display: block;
font-weight: 400;
font-size: 15px;
......@@ -41,6 +42,7 @@
.footer_bottom{
text-align: center;
a{
text-decoration: none;
font-weight: 400;
font-size: 15px;
color: #767676;
......
......@@ -46,14 +46,16 @@
}
}
//scss for home.html
.m_home_banner{
.m_home{
padding-top: 130px !important;
.m_home_banner{
background-size: cover !important;
.container{
padding-top: 20px !important;
padding-bottom: 20px !important;
}
}
.m_home_banner2{
}
.m_home_banner2{
.row{
display: block !important;
text-align: center !important;
......@@ -86,11 +88,12 @@
}
}
}
}
.why_moments{
}
.why_moments{
.why_moments_head{
margin: 5px !important;
}
}
}
//scss for review_slide
.review_slide{
......@@ -114,6 +117,7 @@
}
//scss for loginaccount
.loginaccount_overlay{
padding-top: 130px !important;
.loginaccount_overlay1{
.container{
.row{
......@@ -523,6 +527,7 @@ margin-top: 10px !important;
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
//scss for home.html
.m_home{
.m_home_banner{
background-size: cover !important;
.container{
......@@ -569,6 +574,7 @@ margin-top: 10px !important;
margin: 5px !important;
}
}
}
//scss for review_slide
.review_slide{
.row{
......@@ -877,6 +883,7 @@ margin-top: 10px !important;
@media only screen and (min-width: 1250px) and (max-device-width: 1359px) {
//scss for home.html
.m_home{
.m_home_banner{
background-size: cover !important;
.container{
......@@ -898,6 +905,7 @@ margin-top: 10px !important;
margin: 5px !important;
}
}
}
/////// login
.m-login{
.col-md-6{
......@@ -937,6 +945,7 @@ margin-top: 10px !important;
}
@media only screen and (min-width: 1360px) and (max-device-width: 1399px) {
//scss for home.html
.m_home{
.m_home_banner{
background-size: cover !important;
.container{
......@@ -958,6 +967,7 @@ margin-top: 10px !important;
}
}
}
}
@media only screen and (min-width: 1400px) and (max-device-width: 1600px) {
.m-login{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment