Background is blue
This commit is contained in:
@@ -51,7 +51,6 @@ body {
|
||||
}
|
||||
|
||||
a {
|
||||
color: #1f1f1f;
|
||||
text-decoration: none !important;
|
||||
outline: none !important;
|
||||
-webkit-transition: all .3s ease-in-out;
|
||||
@@ -141,7 +140,6 @@ p {
|
||||
}
|
||||
|
||||
a {
|
||||
color: #222222;
|
||||
text-decoration: none;
|
||||
outline: none !important;
|
||||
}
|
||||
@@ -488,7 +486,7 @@ ul.search li a:hover {
|
||||
|
||||
.titlepage {
|
||||
text-align: center;
|
||||
padding-bottom: 40px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.titlepage h2 {
|
||||
@@ -581,6 +579,8 @@ ul.search li a:hover {
|
||||
.about {
|
||||
background-color: #fff;
|
||||
padding-top: 90px;
|
||||
max-width: 1170px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.about .titlepage {
|
||||
@@ -884,7 +884,8 @@ ul.social_icon_staff li a:hover {
|
||||
|
||||
.contact {
|
||||
background: #fff;
|
||||
margin-top: 90px;
|
||||
max-width: 90%;
|
||||
margin: 70px auto 20px;
|
||||
}
|
||||
|
||||
.contact .titlepage {
|
||||
@@ -895,13 +896,14 @@ ul.social_icon_staff li a:hover {
|
||||
padding: 40px 80px;
|
||||
background: #fff;
|
||||
box-shadow: 0 0 250px rgba(3, 3, 3, 0.15);
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.main_form .contactus {
|
||||
border: #fff solid 1px;
|
||||
padding: 0px 20px;
|
||||
margin-bottom: 25px;
|
||||
width: 100%;
|
||||
width: 400px;
|
||||
height: 44px;
|
||||
background: #fff;
|
||||
color: #dadada;
|
||||
@@ -1077,7 +1079,7 @@ ul.social_icon_staff li a:hover {
|
||||
|
||||
.footer {
|
||||
background: #161825;
|
||||
padding-top: 90px;
|
||||
padding-top: 30px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -1193,10 +1195,6 @@ ul.insta li {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.copyright {
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
.many {
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user