Difference between revisions of "Team:SDU-CHINA"

Line 1: Line 1:
 
{{:Team:SDU-CHINA/OWN-STYLE}}
 
{{:Team:SDU-CHINA/OWN-STYLE}}
 +
  #contentSub, #footer-box, #catlinks, #search-controls, #p-logo,
 +
    #sideMenu, #menubar, .logo_2018, .printfooter, .firstHeading,.visualClear {
 +
        display: none;
 +
    }
 +
 +
    #top-section { 
 +
        border: 0 none;
 +
        height: 14px;
 +
        z-index: 100;
 +
        top: 0;
 +
        position: fixed;
 +
        width: 975px;
 +
        left: 50%;
 +
        margin-left: -487px;
 +
    }
 +
 +
    #globalWrapper, #content {
 +
        width: 100%;
 +
        height: 100%;
 +
        border: 0px;
 +
        background-color: transparent;
 +
        margin: 0px;
 +
        padding: 0px;
 +
    }
 +
 +
    html, body, .wrapper {
 +
        width: 100%;
 +
        height: 100%;
 +
        background-color: transparent;
 +
    }

Revision as of 13:05, 13 May 2018

:SDU-CHINA

Sponsers

   

 #contentSub, #footer-box, #catlinks, #search-controls, #p-logo,
   #sideMenu, #menubar, .logo_2018, .printfooter, .firstHeading,.visualClear {
       display: none;
   }
   #top-section {  
       border: 0 none;
       height: 14px;
       z-index: 100;
       top: 0;
       position: fixed;
       width: 975px; 
       left: 50%; 
       margin-left: -487px;
   }
   #globalWrapper, #content {
       width: 100%; 
       height: 100%;
       border: 0px;
       background-color: transparent;
       margin: 0px;
       padding: 0px;
   }
   html, body, .wrapper {
       width: 100%; 
       height: 100%; 
       background-color: transparent; 	
   }