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: 60px 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%; } |
Revision as of 10:34, 3 October 2014