Difference between revisions of "Team:SEU"

Line 1: Line 1:
{{Template:SEU/CSS}}
 
 
 
 
<html>
 
<html>
<!-- 解决官网bug的 CSS -->
 
 
<style>
 
<style>
        /*消除官网坑爹样式*/
+
 
        body {
+
 
            margin-top:-6px;
+
 
            height: 100%;
+
/******************************/
            width: 100%;
+
/* Override iGEM wiki settings */
        }
+
#sideMenu,
        #HQ_page p {
+
#top_title {
            font-size:16px;
+
    display: none;
            font-family:"微软雅黑";
+
}
        }
+
 
        #globalWrapper{
+
#content {
            margin: 0;
+
    width: 100vw;
            padding: 0;
+
    padding: 0px;
        }
+
    border: none;
        #content{
+
    background-color: white;
            width: 100%;
+
    margin-left: auto;
            padding: 0;
+
    margin-right: auto;
            margin: -12px 0 0;
+
   
        }
+
    position: relative;
        #top_title{
+
}
            display: none;
+
 
        }
+
#globalWrapper {
        #sideMenu{
+
    font-size: inherit;
            display: none;
+
    padding-bottom: 0;
        }
+
}
      #content,
+
 
      .vs-content,
+
#top_menu_under {
      .vs-wrapper section {
+
    height: 0px;
        background-color: transparent !important;
+
}
      }
+
 
 +
ul {
 +
    list-style-image: none; //removes the iGEM wiki bullets
 +
}
 
</style>
 
</style>
 +
 +
  
 
     <!-- Mobile Specific Metas================================================== -->
 
     <!-- Mobile Specific Metas================================================== -->
Line 41: Line 42:
  
 
     <!-- CSS==================================================================== -->
 
     <!-- CSS==================================================================== -->
<!-- <link rel="stylesheet" href="https://2019.igem.org/Template:SEU/CSS?action=raw&ctype=text/css"/> -->
+
  <link rel="stylesheet" href="https://2019.igem.org/Template:SEU/CSS?action=raw&ctype=text/css"/>  
 
         <link rel="stylesheet" href="https://2019.igem.org/Template:SEU/STYLE?action=raw&ctype=text/css"/>
 
         <link rel="stylesheet" href="https://2019.igem.org/Template:SEU/STYLE?action=raw&ctype=text/css"/>
  

Revision as of 16:08, 9 September 2019