additional css lunacreativity

 #responsive-navbar{

background-color: #cb4f00;

}

body {

    border: 3px solid #cb4f00;

}


.KanhaTime{

color:white;

text-align: right;

padding-top:7px;

}


.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;

}



Post a Comment

0 Comments