Difference between revisions of "Team:ZJUT-China/Safety"

Line 572: Line 572:
 
   text-align: center;
 
   text-align: center;
 
   background: url(https://static.igem.org/mediawiki/2018/8/83/T--ZJUT-China--home2.jpg);
 
   background: url(https://static.igem.org/mediawiki/2018/8/83/T--ZJUT-China--home2.jpg);
  height: 800px;
 
  width: 1500px;
 
 
   background-size:cover;
 
   background-size:cover;
 +
  width: 100% ;
 +
  min-height: 800px;
 +
  height: auto;
 +
  clear: both;
 +
  background-repeat: no-repeat;
 +
  background-size: 100% 100%;
 +
  overflow: hidden;
 
}
 
}
  
Line 620: Line 625:
 
/* 下拉按钮样式 */
 
/* 下拉按钮样式 */
 
.dropbkgd{
 
.dropbkgd{
    height: 51px;
+
  background-image: url(https://static.igem.org/mediawiki/2018/7/76/T--ZJUT-China--topbar.gif);
    background-image: url(https://static.igem.org/mediawiki/2018/7/76/T--ZJUT-China--topbar.gif);
+
  min-height: 51px;
    clear: both;
+
  height: auto;
    width: 100%;
+
  width: 100% ;
 +
  clear: both;
 +
  background-repeat: no-repeat;
 +
  background-size: 100% 100%;
 +
  overflow: hidden;
 
   }
 
   }
 
.drop{
 
.drop{
Line 635: Line 644:
 
.dropposition{
 
.dropposition{
 
     position: absolute;
 
     position: absolute;
     left: 240px;
+
     left: 15.2%;
 
     width: 100%;
 
     width: 100%;
 
     height: 51px;
 
     height: 51px;
Line 675: Line 684:
 
.dropdown2{
 
.dropdown2{
 
     width: 7%;
 
     width: 7%;
     left: 25px;
+
     left: 2%;
 
}
 
}
 
.dropdown3{
 
.dropdown3{
 
   width: 8%;
 
   width: 8%;
   left: 40px;
+
   left: 3%;
 
}
 
}
 
.dropdown4{
 
.dropdown4{
 
   width:7%;
 
   width:7%;
   left:60px;
+
   left:5%;
 
}
 
}
 
.dropdown5{
 
.dropdown5{
 
   width: 7%;
 
   width: 7%;
   left:70px;
+
   left:6%;
 
}
 
}
 
.dropdown6{
 
.dropdown6{
 
   width:15.2%;
 
   width:15.2%;
   left: 87px;
+
   left: 7%;
 
}
 
}
 
.dropdown7{
 
.dropdown7{
 
   width:12%;
 
   width:12%;
   left: 90px;
+
   left: 7%;
 
}
 
}
 
.dropdown8{
 
.dropdown8{
 
   width:12%;
 
   width:12%;
   left: 100px;
+
   left: 8%;
 
}
 
}
 
/* 下拉内容 (默认隐藏) */
 
/* 下拉内容 (默认隐藏) */

Revision as of 15:46, 20 September 2018

Team:ZJUT-China - 2018.igem.org

Loading menubar.....

Team:ZJUT-China