Difference between revisions of "Team:HZAU-China"

Line 5: Line 5:
 
   <meta charset="UTF-8">
 
   <meta charset="UTF-8">
 
   <style type="text/css">
 
   <style type="text/css">
 +
#sideMenu,
 +
        #top_title,
 +
        #team_submenu {
 +
            display: none;
 +
        }
 +
 +
        #bodyContent h1,
 +
        #bodyContent h2,
 +
        #bodyContent h3,
 +
        #bodyContent h4,
 +
        #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
 +
 +
        #team_name {
 +
            display: none
 +
        }
 +
 +
        .global_wrapper {
 +
            padding: 0px 0px 0px 0px;
 +
        }
 +
 +
        #top_menu_14 {
 +
            height: 16px;
 +
        }
 
     body {
 
     body {
 
       padding: 0px;
 
       padding: 0px;

Revision as of 04:26, 19 October 2017

<!DOCTYPE html>