Team:SJTU-Software2/test
From 2014.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
/* 全局样式 */ | /* 全局样式 */ | ||
*{padding:0; margin:0; list-style:none} | *{padding:0; margin:0; list-style:none} | ||
- | .roundabout-holder { margin: | + | .roundabout-holder { margin: 1000px auto; width: 850px; height: 496px; } |
.roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; } | .roundabout-moveable-item { border-radius: 4px; border: 3px solid rgba(0, 0, 0, 0.08); width: 646px; height: 416px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; } | ||
.roundabout-moveable-item img { width: 100%; } | .roundabout-moveable-item img { width: 100%; } | ||
Line 168: | Line 168: | ||
- | <div class="container" | + | <div class="container"> |
<ul id="myRoundabout"> | <ul id="myRoundabout"> | ||
<li><img src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> | <li><img src="https://static.igem.org/mediawiki/2014/9/9b/Han_trans.jpg"></li> |
Revision as of 10:34, 3 October 2014