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

Line 6,768: Line 6,768:
 
/* CSS Document */
 
/* CSS Document */
  
.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;
 
}
 
}
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 02:03, 17 July 2019