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

Line 6,576: Line 6,576:
 
.visible-lg-inline-block {
 
.visible-lg-inline-block {
 
   display: none !important;
 
   display: none !important;
 +
}
 +
.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;
 +
 +
}
 +
 +
 +
 +
.topnav{
 +
background-color: transparent;
 +
z-index: 2;
 +
}
 +
 +
.topnav.scrolled{
 +
background-color: #000000;
 +
z-index: 2;
 
}
 
}
 
@media (max-width: 768px) {
 
@media (max-width: 768px) {
Line 6,763: Line 6,802:
 
     display: none !important;
 
     display: none !important;
 
   }
 
   }
 +
}
 +
@media(max-width:767px){
 +
.firstless{
 +
display: none;
 +
}
 
}
 
}
  
 
+
@media(max-width:500px){
 
+
.col-my{
 +
width:100%;
 +
margin-left: 0em;
 +
margin-right: 1em;
 +
}
 +
}
 
/*# sourceMappingURL=bootstrap.css.map */
 
/*# sourceMappingURL=bootstrap.css.map */
@charset "utf-8";
 
/* CSS Document */
 
 
 
 
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 02:53, 17 July 2019