PhYtOnX adlı üyeden alıntı: mesajı görüntüle
https://bootsnipp.com/snippets/PjPa

Şunu buldum ama 2. bir bootstrap.css dahil etmem gerekiyor oda tasarımı bozuyor. bu tarz bir yıldız işini nasıl yapabilirim. bootstrapde
Gerek yok 2.ci bootstrap'a

 .animated {
-webkit-transition: height 0.2s;
-moz-transition: height 0.2s;
transition: height 0.2s;
}

.stars
{
margin: 20px 0;
font-size: 24px;
color: #d17581;
}
bunu ekleyin daha sonra javascript bölümünü ekleyip bir test edin.