Template:CAU China

From 2014.igem.org

(Difference between revisions)
Line 11: Line 11:
     a:hover { text-decoration: underline; }
     a:hover { text-decoration: underline; }
.wrapper { width: 986px; margin: 0 auto; position: relative; }
.wrapper { width: 986px; margin: 0 auto; position: relative; }
 +
#banner { width: 100%; height: 650px; background: #000; overflow: hidden; position: relative; }
#banner { width: 100%; height: 650px; background: #000; overflow: hidden; position: relative; }
#banner_img { display: block; position: relative; }
#banner_img { display: block; position: relative; }
Line 33: Line 34:
         #banner_ctr li.first-item { background: #fff; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }
         #banner_ctr li.first-item { background: #fff; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }
         #banner_ctr li.last-item { background: #fff; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }
         #banner_ctr li.last-item { background: #fff; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }
-
#drag_ctr { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #0084cf; }
+
 
 +
#drag_ctr { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #0084cf; }
#drag_arrow { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; background: url(https://static.igem.org/mediawiki/2014/7/72/Home_drag_banner_arrow.gif) center 14px no-repeat; }
#drag_arrow { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; background: url(https://static.igem.org/mediawiki/2014/7/72/Home_drag_banner_arrow.gif) center 14px no-repeat; }
</style>
</style>
</html>
</html>

Revision as of 16:04, 16 October 2014