#responsive-navbar{
background-color: #cb4f00;
}
body {
border: 3px solid #cb4f00;
}
.KanhaTime{
color:white;
margin-left:290px;
padding-top:7px;
}
/*home,post,cat shadow border*/
.page-box ,.pt-cv-view {
margin-right:1px;
padding-top: 4px;
box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
}
.pt-cv-page .pt-cv-ifield{
height:270px;
padding:2px;
text-align:center;
margin:5px;
border-radius: 8px;
box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
background-color:gainsboro;
}
.pt-cv-title a{
color:black;
font-size:20px;
}
.pt-cv-title a:hover {
color:red;
font-size:21px;
}
.pt-cv-content {
display:none;
}
.pt-cv-thumbnail {
image-resolution:fill;
width:400px;
border-radius:4px;
}
/*box shadow post,page,search*/
.kpage, #post-, #post-127,#post-566,.page-box-single{
box-shadow: 0 2px 7px 0 rgba(0,0,0,0.2);
margin-top:18px;
margin-bottom:21px;
}
.kpage h4{
padding-left:8px;
font-size:18px;
}
.page-box-single h1{
color:#d50;
font-size:32px;
border-bottom:1px solid #d50;
}
.entry-content h4{
color:#d50;
}
.entry-content{
border-top:1px solid #d50;
}
/*other css*/
.metabox {
color:#d50;
padding-bottom:0px;
}
.metabox a{
color:#d50;
}
#sidebar ul li a:hover{
font-weight:bold;
padding:4px;
}
#sidebar {
box-shadow: 0 2px 7px 0 rgba(0,0,0,0.2);
}
#comments{
margin-top:0;
}
.copyright {
padding: 5px;
}
input:focus, textarea:focus, select:focus, a:hover, a:active, a:focus,a:visited {
outline: 0;
text-decoration:none;
border:0;
}
/*footer css*/
#footer ul li a:active, a:focus,a:visited {
outline: none;
border:0;
}
#footer ul li a:hover{
padding:2px;
}
/*category page css*/
article .new-text, .box-image {
display:none;
}
article h2 a{
color:#d50;
}
article h2 a:hover{
color:#b11;
}
article .metabox{
border-bottom:0
}
/*search,category*/
h1.entry-title, .taxonomy-description,h1.page-title{
background-color:#d50;
color:white;
font-size:35px;
padding-left:7px;
}
0 Comments