Difference between revisions of "Template:Team:CHINA CD UESTC/cssstyle"

 
(8 intermediate revisions by the same user not shown)
Line 39: Line 39:
 
     margin-top:20px;
 
     margin-top:20px;
 
}
 
}
 +
 +
/*****go-top*******/
 +
.actGotop{
 +
position:fixed;
 +
_position:absolute;
 +
bottom:100px;
 +
right:50px;
 +
width:150px;
 +
height:195px;
 +
display:none;
 +
}
 +
.actGotop a,.actGotop a:link{
 +
width:150px;
 +
height:195px;
 +
display:inline-block;
 +
background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat;
 +
_background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat;
 +
outline:none;
 +
}
 +
.actGotop a:hover{
 +
width:150px;
 +
height:195px;
 +
background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat;
 +
outline:none;
 +
}
 +
 +
/********end-top*******/
 
#content{
 
#content{
 
     height:90px;
 
     height:90px;
Line 460: Line 487:
 
     margin:0 0 0 0;
 
     margin:0 0 0 0;
 
     padding-bottom:2px;
 
     padding-bottom:2px;
 +
text-align: justify;
 
     text-transform:none;
 
     text-transform:none;
 
     font-family: Helvetica ;
 
     font-family: Helvetica ;
Line 1,344: Line 1,372:
 
     font-family: Helvetica;
 
     font-family: Helvetica;
 
     font-weight: 500;
 
     font-weight: 500;
     color: rgb(185, 87, 0);
+
     color:#000;
 
}
 
}
 
#pic_illustration {
 
#pic_illustration {
Line 1,428: Line 1,456:
 
     #firstTitle p {font-size: 60px;}
 
     #firstTitle p {font-size: 60px;}
 
     .transparent_class{top: 280px;width: 640px;left: 20px;}
 
     .transparent_class{top: 280px;width: 640px;left: 20px;}
     #RightContentText {top: 470px;width: 655px;left: 13px;right: 8px;}
+
     #RightContentText {top: 470px;width: 670px;left: 13px;right: 8px;}
 
     .gallery-container {width: 80%;margin: 60px 0px 30px 100px;display: block;}
 
     .gallery-container {width: 80%;margin: 60px 0px 30px 100px;display: block;}
     .gallery-items {width: 800px;}.gallery-items li {width: 210px;height: 180px;}
+
     .gallery-items {width: 800px; margin-left: 71px !important;}.gallery-items li {width: 210px;height: 180px;}
 
     .gallery-items a {height: 130px;width: 190px;margin-left: 4px;margin-right: 4px;margin-top: 10px;
 
     .gallery-items a {height: 130px;width: 190px;margin-left: 4px;margin-right: 4px;margin-top: 10px;
 
     }
 
     }
Line 1,456: Line 1,484:
 
     .clear {display: block;height: 30px;}
 
     .clear {display: block;height: 30px;}
 
     #RightContentText h3 {padding:0px 0 12px 0;font-size: 20px;}
 
     #RightContentText h3 {padding:0px 0 12px 0;font-size: 20px;}
 +
    #pic_title {font-size: 15px;}
 +
    #pic_illustration {font-size: 12px;}
 +
    .blockWords { font-size: 17px; }
  
 
+
/*
}
+
 
+
 
+
 
  @media only screen and (min-width: 970px) and (max-width: 980px) {  
 
  @media only screen and (min-width: 970px) and (max-width: 980px) {  
 
     .gallery-list {display: none;}
 
     .gallery-list {display: none;}
 
  }
 
  }
 +
*/
 
  </style>
 
  </style>
 
  </html>
 
  </html>

Latest revision as of 19:48, 17 September 2015