Difference between revisions of "Template:SJTU-BioX-Shanghai/CSS/style-cn"

 
(8 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
.navbar {
 
.navbar {
 
     font-weight: 500;
 
     font-weight: 500;
 +
    font-family: -apple-system, BlinkMacSystemFont,"Microsoft Yahei", sans-serif;
 
}
 
}
 
.figure-text {
 
.figure-text {
     font-weight: 300;
+
     font-weight: 400;
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;  
 
}
 
}
 
.container.maink {
 
.container.maink {
     font-weight: 300;
+
     font-weight: 400;
 +
}
 +
.big-head {
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
}
 +
.scroll-box {
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
}
 +
.maintext.container{
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
}
 +
.my-title{
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
    font-weight:bold;
 +
}
 +
.my-title2{
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
    font-weight:bold;   
 +
}
 +
.tooltip{
 +
    font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
 +
}
 +
.maintext p strong, .figure-text strong{
 +
    font-weight: bold
 
}
 
}

Latest revision as of 08:02, 13 December 2017

.jtzw {

   font-weight: 500;

}

.navbar {

   font-weight: 500;
   font-family: -apple-system, BlinkMacSystemFont,"Microsoft Yahei", sans-serif;

} .figure-text {

   font-weight: 400;
   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif; 

} .container.maink {

   font-weight: 400;

} .big-head {

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;

} .scroll-box {

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;

} .maintext.container{

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;

} .my-title{

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
   font-weight:bold;

} .my-title2{

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;
   font-weight:bold;    

} .tooltip{

   font-family: -apple-system, BlinkMacSystemFont,"等线","Microsoft Yahei", sans-serif;

} .maintext p strong, .figure-text strong{

   font-weight: bold

}