Team:Tianjin/scropic.css

From 2012.igem.org

Revision as of 02:17, 22 August 2012 by Austinamens (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.slide{position:relative;width:540px;height:300px;} .pic_img{z-index:0; } .pic_img div{display:none;width:540px;height:300px;position:relative;} .pic_img img{width:540px;height:300px;} .pic_img div.cur{display:block;} .slide .thumb{position:absolute;bottom:0px;z-index:9;margin:0;} .slide .thumb div{ overflow:hidden; float:left; color:#fff; text-align:center; height:3em; width:133px; border:1px solid #000; background:#000; filter: Alpha(opacity=60); -moz-opacity:.6; opacity:0.6; font-size:1em; line-height:1.5em; } .slide .thumb div a{color:#fff;} .slide .thumb .cur,.slide .thumb div:hover{background:#f00;color:#FFF;}