Commit 768daeb0 by Aksa98

final

parent b601f78b
......@@ -27,6 +27,8 @@
color:#464646;
text-align: center;
font-weight: 500;
margin-top: 22px;
margin-bottom: 22px;
}
.head-cnt hr{
width: 56px;
......@@ -58,10 +60,10 @@
}
.txt-left{
margin-right: 10px;
margin-right: 5px;
}
.txt-right{
margin-left: 10px;
margin-left: 5px;
}
select{
outline: none;
......
......@@ -68,6 +68,9 @@
.nav-tabs{
border-bottom: none;
margin-top: 25px ;
margin-bottom: 25px ;
.nav-link{
padding: 5px 20px 5px 20px;
color: #6e6e6e;
......
......@@ -397,10 +397,12 @@ h2{
}
}
}
/************************footer***********************/
.foot-codeinfo{
.col-md-4{
max-width: 220px !important;
padding: 0px !important;
input{
width: 150px !important;
height: 22px !important;
......@@ -415,7 +417,11 @@ h2{
}
}
.col-md-2{
padding: 0px !important;
}
}
/**********product**************************/
.pro-main{
padding-top: 75px !important;
.decl{
......@@ -483,14 +489,64 @@ h2{
}
@media only screen and (min-width: 1400px) and (max-device-width: 1600px) {
/****************footer**************************/
.foot-codeinfo{
.container{
.row{
.col-md-4{
.margins{
h5{
font-size: 20px !important;
}
p{
font-size: 16px !important;
}
}
}
.col-md-2{
h5{
font-size: 20px !important;
}
a{
font-size: 16px !important;
}
}
}
}
}
/***************product*****************************/
.products-det{
.nav-tabs{
margin-top: 25px !important;
margin-bottom: 40px !important;
.nav-link{
padding: 5px 40px 5px 40px !important;
}
}
}
}
/* 08.0 Large screens ----------- */
@media only screen and (min-width: 1824px) {}
@media only screen and (min-width: 1824px) {
}
/* 09.0 iPhone 4 ----------- */
......@@ -528,6 +584,7 @@ h2{
/* 15.0 Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
/*************contact**************************************/
.cnt{
.head-cnt{
p{
......@@ -535,7 +592,7 @@ h2{
}
}
}
/***********footer***********************************/
.foot-codeinfo{
.col-md-4{
margin-left:25px !important;
......
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