Skip to content

Instantly share code, notes, and snippets.

View hagiang1305's full-sized avatar

Tong Thi Thu Ha hagiang1305

View GitHub Profile
/*set a border on the images to prevent shifting*/
#gallery_01 img{border:2px solid white;}
/*Change the colour*/
.active img{border:2px solid #333 !important;}
#gallery_01 img {
/* width: 96px; */
}