Team:Shenzhen/css/gallery.css

From 2012.igem.org

/* -------------------


Title: gallery.css Team: Shenzhen Author: BGI_K2 Twitter: @BGI_K2 Email: im.ss.kk@gmail.com

Please contact me if you would like to use this script


*/
  1. gallery {

position: relative; overflow:hidden; width: 865px; top:-10px; MARGIN-RIGHT: 3px; MARGIN-LEFT: auto; }


  1. gallery img {

background-color:#000; border: 1px #D9D9D9; opacity: 0.85; width:125px;

}

  1. gallery a:hover img {

opacity: 1;

}

  1. ingallery {

float: left; width: 2800%; top:0px; border:0px; }

  1. gallery1, #gallery2 {

float: left; top:0px; border:0px;

}