Thursday, July 3, 2014

use nth-child in CSS

#Tree div:nth-child(2) {
   height: 600px !important;
}

No comments:

Post a Comment