Letakkan cursor disini
Blogskin/Classic template :
1. paste code after </style>
1. paste code into HTML/JavaScript
<style>
blockquote{
border:2px solid #E6E6E6;
padding:3px;
width:400px;
background:#eee;
}
blockquote:hover{
border:2px solid #E6E6E6;
box-shadow: inset 0px 35px 1px 1px #faf;
-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:2px solid #E6E6E6;
padding:3px;
width:400px;
background:#eee;
}
blockquote:hover{
border:2px solid #E6E6E6;
box-shadow: inset 0px 35px 1px 1px #faf;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
</style>
|