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

 
(16 intermediate revisions by the same user not shown)
Line 6,268: Line 6,268:
 
font-family:'main';
 
font-family:'main';
 
src:url("https://static.igem.org/mediawiki/2019/e/e3/T--UESTC-China--main.ttf")
 
src:url("https://static.igem.org/mediawiki/2019/e/e3/T--UESTC-China--main.ttf")
 +
}
 +
 +
@font-face{
 +
font-family:'home';
 +
src:url("https://static.igem.org/mediawiki/2019/7/73/T--UESTC-China--homefont.otf")
 
}
 
}
  
Line 6,280: Line 6,285:
 
border-radius:5em;
 
border-radius:5em;
 
color: #ffffff;
 
color: #ffffff;
         background: -webkit-linear-gradient(left,transparent,#b6caf2,#b6caf2,transparent);
+
        background:#b6caf2;
 +
         background: -webkit-linear-gradient(left,white,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,white);
 
}
 
}
 
  .smalltitle{
 
  .smalltitle{
Line 6,295: Line 6,301:
 
         line-height: 170%;
 
         line-height: 170%;
 
         text-align: justify;
 
         text-align: justify;
 +
        margin-top:10px;
 +
        margin-bottom:10px;
 
}
 
}
 
.mainbody p{
 
.mainbody p{
Line 6,307: Line 6,315:
 
text-align: center;
 
text-align: center;
 
         width: 100%;
 
         width: 100%;
 +
        margin-top:15px;
 
}
 
}
  
Line 6,357: Line 6,366:
 
padding: 0;
 
padding: 0;
 
font-size:18px;
 
font-size:18px;
 +
                font-size:1.3vw;
 
font-family:"left",serif;
 
font-family:"left",serif;
 
font-weight: 500;
 
font-weight: 500;
Line 6,369: Line 6,379:
 
.f_mh li{
 
.f_mh li{
 
padding-bottom: 10px;
 
padding-bottom: 10px;
width: 10.2em;
+
width: 9em;
 
                 display: list-item;
 
                 display: list-item;
 +
                cursor:pointer;
 
}
 
}
 
.f_mh li:first-child{
 
.f_mh li:first-child{
Line 6,385: Line 6,396:
 
                 color:#000000;
 
                 color:#000000;
 
text-decoration: none;
 
text-decoration: none;
padding-left: 10px;
+
padding-left: 5px;
 
                 display: block;
 
                 display: block;
 
}
 
}
Line 6,531: Line 6,542:
 
opacity: 0.8;
 
opacity: 0.8;
 
}
 
}
.c-banner .nexImg{
+
 
right: 0px;
+
}
+
  
 
.c-banner .jumpBtn{
 
.c-banner .jumpBtn{
Line 6,565: Line 6,574:
 
}
 
}
 
.c-banner .banner ul li img{
 
.c-banner .banner ul li img{
width: 768px;
+
width: 100%;
height: 345px;
+
                text-align:center;
position: absolute;
+
left: 50%;
+
margin-left: -384px;
+
 
}
 
}
 +
}
 +
 +
caption{
 +
color:black;
 +
text-align:center;
 +
font-weight:600;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 03:17, 21 October 2019