Team:SJTU-Software2/test

From 2014.igem.org

(Difference between revisions)
Line 10: Line 10:
<style type="text/css">
<style type="text/css">
/* 全局样式 */
/* 全局样式 */
-
*{padding:0; margin:0; list-style:none}
+
*{padding:100; margin:0; list-style:none}
.roundabout-holder { margin: 0px auto; width: 850px; height: 496px; }
.roundabout-holder { margin: 0px 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; }

Revision as of 10:27, 3 October 2014


Slide Down Box Menu with jQuery and CSS3