Line 2: | Line 2: | ||
<body> | <body> | ||
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:SSTi-SZGD/css/base?action=raw&ctype=text/css"/> | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:SSTi-SZGD/css/base?action=raw&ctype=text/css"/> | ||
− | <style> | + | <style type="text/css"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
*{ margin:0; padding:0} | *{ margin:0; padding:0} | ||
html{ font-size: 62.5%; font-family: "MicroSoft YaHei", "sans-serif"; /*"sans-serif"是设备默认的字体*/ margin: 0; padding:0; background: white;} | html{ font-size: 62.5%; font-family: "MicroSoft YaHei", "sans-serif"; /*"sans-serif"是设备默认的字体*/ margin: 0; padding:0; background: white;} | ||
Line 14: | Line 11: | ||
#content { width:100%; padding:0px; margin-top:-10px; margin-left:0px;} | #content { width:100%; padding:0px; margin-top:-10px; margin-left:0px;} | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | + | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | |||
− | |||
− | |||
− | + | $("#HQ_page").removeAttr("id"); | |
+ | $("#globalWrapper").removeAttr("id"); | ||
+ | $("#content").removeAttr("id"); | ||
+ | $(".mw-content-ltr").removeAttr("class"); | ||
+ | |||
+ | </script> | ||
<body> | <body> | ||
</html> | </html> |
Revision as of 14:03, 22 July 2017