Advertisement
- note 5px = ketebalan shadow
3. Hasilnya seperti ini.
.img-thumbnail {
position: relative;
float: left;
width: 255px;
height: 170px;
margin-top: 3px;
overflow: hidden;
box-shadow:0 0 5px #666}
}
.img-thumbnail {
position: relative;
float: left;
width: 255px;
height: 170px;
margin-top: 3px;
overflow: hidden;
box-shadow:0 0 5px #666}
}