Difference between revisions of "Team:CHINA CD UESTC/memberDemo"
Line 1: | Line 1: | ||
<!DOCTYPE html> | <!DOCTYPE html> | ||
+ | <!-- saved from url=(0028)http://www.whitefrontier.ch/ --> | ||
+ | <html lang="en" class="js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths wf-brandongrotesque-i4-active wf-brandongrotesque-i7-active wf-brandongrotesque-n4-active wf-brandongrotesque-n7-active wf-dincondensedweb-n4-active wf-freightbigpro-i4-active wf-freightbigpro-i7-active wf-freightbigpro-n4-active wf-freightbigpro-n7-active wf-active"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<!-- CSS | <!-- CSS | ||
Line 5: | Line 7: | ||
<link rel="stylesheet" type="text/css" href="./css/teamcontent.css" > | <link rel="stylesheet" type="text/css" href="./css/teamcontent.css" > | ||
--> | --> | ||
+ | </head> | ||
<style type="text/css"> | <style type="text/css"> | ||
.unselect { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;} | .unselect { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;} | ||
Line 147: | Line 150: | ||
img { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; user-drag: none;} | img { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; user-drag: none;} | ||
html,body { min-height: 100%; width: 100%; height: 100%; background: #000000 ; color: #ffffff; overflow: hidden; font-family: 'din-condensed-web'; font-size: 14px; font-weight: 400;} | html,body { min-height: 100%; width: 100%; height: 100%; background: #000000 ; color: #ffffff; overflow: hidden; font-family: 'din-condensed-web'; font-size: 14px; font-weight: 400;} | ||
− | #realcontent { position: absolute; left: 260px; top: 0; right: 0; height: | + | |
− | + | ||
− | z-index: 9999;} | + | #realcontent { position: absolute; left: 260px; top: 0; right: 0; height: 500px; overflow-y: scroll; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); |
+ | z-index: 9999; | ||
+ | float:right;} | ||
.owl-wrapper-outer,.owl-wrapper,.owl-item { height: 100%;} | .owl-wrapper-outer,.owl-wrapper,.owl-item { height: 100%;} | ||
.fullBg { position: absolute; top: 0; left: 0; display: none;} | .fullBg { position: absolute; top: 0; left: 0; display: none;} | ||
Line 190: | Line 195: | ||
list-style-type:none !important; | list-style-type:none !important; | ||
} | } | ||
− | + | #realcontent{ | |
+ | float:left; | ||
+ | height:100%; | ||
+ | } | ||
.firstHeading { | .firstHeading { | ||
display:none; | display:none; | ||
Line 283: | Line 291: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
Line 394: | Line 400: | ||
</script> | </script> | ||
− | </html> | + | |
+ | </div></html> |
Revision as of 12:13, 15 April 2015
<!DOCTYPE html>
测试!!