Letakkan cursor disini
Blogskin/Classic template :
1. paste code after </style>
1. paste code into HTML/JavaScript
<style>
blockquote{
border-left:10px solid #E6E6E6;
border-right:10px solid #E6E6E6;
border-top:3px solid #E6E6E6;
border-bottom:3px solid #E6E6E6;
padding:3px;
width:400px;
border-radius:6px;
background:url(http://i.imgur.com/tDtge.png);
}
blockquote:hover{
border-left:0px solid #E6E6E6;
border-right:0px solid #E6E6E6;
border-top:6px solid #E6E6E6;
border-bottom:6px solid #E6E6E6;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
</style>
|
Thankyou for visiting.
I make some blog tutorial here & I hope you like it.
*No repost (just backlink if you want to share)
*All tutors are mine unless stated
|
Letakkan cursor disini
Blogskin/Classic template :
1. paste code after </style>
1. paste code into HTML/JavaScript
<style>
blockquote{
border-left:10px solid #E6E6E6;
border-right:10px solid #E6E6E6;
border-top:3px solid #E6E6E6;
border-bottom:3px solid #E6E6E6;
padding:3px;
width:400px;
border-radius:6px;
background:url(http://i.imgur.com/tDtge.png);
}
blockquote:hover{
border-left:0px solid #E6E6E6;
border-right:0px solid #E6E6E6;
border-top:6px solid #E6E6E6;
border-bottom:6px solid #E6E6E6;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
</style>
|