Difference between revisions of "Team:CHINA CD UESTC/memberDemo"

Line 150: 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: 100%;  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)
+
#realcontent {  position: absolute;  left: 260px;  top: 0;  right: 0;  height: 100%;  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);
 +
float:right;
 
z-index: 9999;}
 
z-index: 9999;}
 
.owl-wrapper-outer,.owl-wrapper,.owl-item {  height: 100%;}
 
.owl-wrapper-outer,.owl-wrapper,.owl-item {  height: 100%;}
Line 192: Line 193:
 
list-style-type:none !important;
 
list-style-type:none !important;
 
}
 
}
#realcontent{
+
 
float:left;
+
height:100%;
+
}
+
 
.firstHeading {
 
.firstHeading {
 
display:none;
 
display:none;

Revision as of 12:07, 15 April 2015

<!DOCTYPE html>

测试!!