Team:NYMU-Taipei/gallery.css

From 2014.igem.org

Revision as of 17:52, 30 July 2014 by Hiwang123 (Talk | contribs)

.main-img{

  height: 360px;
  width: 660px;
  border: solid 1px;
  margin: 10px auto;

}

.g-thumb{

  text-align:center;

}

.g-thumb>img{

  width: 60px;
  height: 60px;
  margin: 5px auto;

}

.main-img>div{

  height: 100%;
  width: 100%;
  white-space: nowrap;
  overflow:hidden;

}