Difference between revisions of "Team:XJTLU-CHINA/test"

Line 2: Line 2:
  
 
<script>
 
<script>
#contentSub, #footer-box, #catlinks, #search-controls,
+
#menu_MainPage, #content_MainPage, .rightColumn_Submenu, .submenu, #sideMenu, .logo_2016{
#p-logo, .printfooter, .firstHeading, .visualClear {
+
display:none;
display: none;
+
}
}
+
 
+
+
#globalWrapper, #content {
+
width: 100%;
+
height: 100%;
+
border: 0px;
+
background-color: transparent;
+
margin: 0px;
+
padding: 0px;
+
font-size: 100%;
+
}
+
+
html, body, .wrapper {
+
width: 100%;
+
height: 100%;
+
background-color: transparent;
+
}
+
 
+
 
+
#top-section {
+
border: 0 none;
+
height: 14px;
+
z-index: 100;
+
top: 0;
+
position: fixed;
+
width: 975px;
+
left: 50%;
+
margin-left: -487px;
+
}
+
 
+
  
 
</script>
 
</script>

Revision as of 11:55, 11 October 2016