Difference between revisions of "Template:WHU-China"

 
(20 intermediate revisions by the same user not shown)
Line 17: Line 17:
  
 
     <style>
 
     <style>
 +
@import url("https://fonts.googleapis.com/css?family=Roboto|Open+Sans|Raleway|Montserrat");
 +
 
@media screen and (max-width: 1600px) {
 
@media screen and (max-width: 1600px) {
 
     body {
 
     body {
Line 28: Line 30:
 
     }
 
     }
 
}  
 
}  
 
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
/*MENU STYLE */
 
/*MENU STYLE */
Line 75: Line 76:
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { margin-left:0px; margin-top:0px; padding:0px; width:100%;height:100%;}
 
#content { margin-left:0px; margin-top:0px; padding:0px; width:100%;height:100%;}
body {background-color:#C1F2FF; }
+
body {background-color:#C1F2FF;font-family:"Raleway","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important; }
 +
        h1,h2,h3,h4{
 +
font-family:font-family:"Montserrat","Lato","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important;
 +
}
 +
p{
 +
font-family:"Raleway","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important;
 +
}
  
 
#toTop {
 
#toTop {
Line 85: Line 92:
 
     overflow: hidden;
 
     overflow: hidden;
 
     z-index: 999;
 
     z-index: 999;
     width: 33px;
+
     width: 32px;
     height: 33px;
+
     height: 32px;
 
     border: none;
 
     border: none;
 
     text-indent: 100%;
 
     text-indent: 100%;
     background: #fff url(https://static.igem.org/mediawiki/2018/f/f0/T--WHU-China--wiki-arr.png) no-repeat 1px 1px;
+
     background: #fff url(https://static.igem.org/mediawiki/2018/f/f0/T--WHU-China--wiki-arr.png) no-repeat 0.06em 0.06em ;
 
     box-shadow: 0 0 0 20px rgba(123,191,234, 0.32), 0 0 0 10px rgba(255, 255, 255, 0.5);
 
     box-shadow: 0 0 0 20px rgba(123,191,234, 0.32), 0 0 0 10px rgba(255, 255, 255, 0.5);
 
     border-radius: 50%;
 
     border-radius: 50%;
Line 96: Line 103:
 
     background-color:rgba(0, 0, 0, 0.6)
 
     background-color:rgba(0, 0, 0, 0.6)
 
}
 
}
+
 
 +
p{
 +
color:#434343!important;
 +
}
 
</style>
 
</style>
  

Latest revision as of 02:48, 16 October 2018