Difference between revisions of "Template:UESTC-China/bootstrap.css"

Line 6,766: Line 6,766:
  
  
.bigtitle{
 
font-family: "SimSun";
 
font-size: 2em;
 
font-weight: 700;
 
text-align: center;
 
border-radius:5em;
 
color: #000000;
 
}
 
 
.mainbody{
 
font-family: "SimSun";
 
    font-size: 1.5em;
 
 
}
 
 
.piture{
 
text-align: center;
 
    width: 100%;
 
}
 
 
.words{
 
font-family: "SimSun";
 
font-size: 1em;
 
font-style: oblique;
 
    text-align: center;
 
 
}
 
 
@media(max-width:767px){
 
.firstless{
 
display: none;
 
}
 
}
 
 
.topnav{
 
background-color: transparent;
 
z-index: 2;
 
}
 
 
.topnav.scrolled{
 
background-color: #000000;
 
z-index: 2;
 
}
 
@media(max-width:500px){
 
.col-my{
 
width:100%;
 
margin-left: 0em;
 
margin-right: 1em;
 
}
 
}
 
  
 
/*# sourceMappingURL=bootstrap.css.map */
 
/*# sourceMappingURL=bootstrap.css.map */

Revision as of 02:47, 17 July 2019