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

 
(30 intermediate revisions by the same user not shown)
Line 262: Line 262:
 
   }
 
   }
 
}
 
}
@font-face {
 
  font-family: 'Glyphicons Halflings';
 
  
  src: url('../fonts/glyphicons-halflings-regular.eot');
 
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
 
}
 
 
.glyphicon {
 
.glyphicon {
 
   position: relative;
 
   position: relative;
Line 3,813: Line 3,808:
 
   position: relative;
 
   position: relative;
 
   float: left;
 
   float: left;
   padding: 9px 10px;
+
   padding: 7px 10px;
   margin-top: 8px;
+
   margin-top: 18px;
 
   margin-right: 15px;
 
   margin-right: 15px;
   margin-bottom: 8px;
+
   margin-bottom: 0px;
 
   background-color: transparent;
 
   background-color: transparent;
 
   background-image: none;
 
   background-image: none;
Line 6,258: Line 6,253:
 
     display: none !important;
 
     display: none !important;
 
   }
 
   }
 +
}
 +
 +
@font-face{
 +
font-family:'myfoot';
 +
src:url("https://static.igem.org/mediawiki/2019/e/eb/T--UESTC-China--foot.otf")
 +
}
 +
 +
@font-face{
 +
font-family:'left';
 +
src:url("https://static.igem.org/mediawiki/2019/0/0c/T--UESTC-China--left.ttf")
 +
}
 +
 +
@font-face{
 +
font-family:'main';
 +
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,265: Line 6,280:
 
.bigtitle{
 
.bigtitle{
 
margin: 20px 0px 20px 0px;
 
margin: 20px 0px 20px 0px;
font-family: 'MV Boli';
+
font-family: "myfoot",serif;
 
font-size: 36px;
 
font-size: 36px;
font-weight: 700;
 
 
text-align: center;
 
text-align: center;
 
border-radius:5em;
 
border-radius:5em;
color: #000000;
+
color: #ffffff;
         background-color: #b6caf2;
+
         background:#b6caf2;
 +
        background: -webkit-linear-gradient(left,white,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,#b6caf2,white);
 
}
 
}
 
  .smalltitle{
 
  .smalltitle{
Line 6,282: Line 6,297:
 
}
 
}
 
.mainbody{
 
.mainbody{
font-family:"Cambria";
+
font-family:"main",serif;
         font-size: 24px;
+
         font-size: 22px;
 
         line-height: 170%;
 
         line-height: 170%;
 
         text-align: justify;
 
         text-align: justify;
 +
        margin-top:10px;
 +
        margin-bottom:10px;
 
}
 
}
 
.mainbody p{
 
.mainbody p{
Line 6,298: Line 6,315:
 
text-align: center;
 
text-align: center;
 
         width: 100%;
 
         width: 100%;
 +
        margin-top:15px;
 
}
 
}
  
 
.words{
 
.words{
 
font-family: "Lato";
 
font-family: "Lato";
font-size: 1em;
+
font-size: 0.8em;
font-style: oblique;
+
 
         text-align: center;
 
         text-align: center;
 +
        line-height: 180%;
 +
        padding-top:10px;
 +
        padding-bottom:20px;
 
}
 
}
  
Line 6,346: Line 6,366:
 
padding: 0;
 
padding: 0;
 
font-size:18px;
 
font-size:18px;
font-family:"Comic Sans MS";
+
                font-size:1.3vw;
 +
font-family:"left",serif;
 
font-weight: 500;
 
font-weight: 500;
 
list-style: none;
 
list-style: none;
Line 6,358: 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,374: 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,426: Line 6,448:
 
}
 
}
 
 
 +
                .col-65{
 +
  z-index: 1;
 +
  padding-left: 6.5em;
 +
  padding-right: 6.5em;
 +
                }
 
.col-7{
 
.col-7{
 
  z-index: 1;
 
  z-index: 1;
Line 6,515: Line 6,542:
 
opacity: 0.8;
 
opacity: 0.8;
 
}
 
}
.c-banner .nexImg{
+
 
right: 0px;
+
}
+
  
 
.c-banner .jumpBtn{
 
.c-banner .jumpBtn{
Line 6,549: 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