/*****************************************
Haseebnet.blogspot.com post blockquote
******************************************/
.post blockquote
{
font-size: 15px;font-family: Verdana;font-weight: normal;font-style:italic;
background-color: #F2F1F1;
color: #000;
margin: 5px 10px;
padding: 20px 20px 20px 20px;
border: 2px dotted lightgrey;
border-radius: 10px;
box-shadow: -1px -1px 12px 2px gainsboro;
transition: background-color .777s;
-webkit-transition: background-color .777s;
-moz-transition: background-color .777s;
-o-transition: background-color .777s;
-ms-transition: background-color .777s;
}
.post blockquote:hover
{
background-color: darkgreen ;
color: #fff;
}
.post blockquote:active
{
background-color: CornflowerBlue ;
color: #000;
}
Friday, 4 January 2013
Blockquote with hover effect for blogger
If you like this please Link Back to this article...
Get The URL Of This Post.
Copy This Code And Paste It On Other Sites With Your Comments.
Click here to Subscribe to FREE email updates from
"NetInfoz Blog", so that you do not miss out anything that can be valuable to you and your blog!!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment