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

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 6,263: Line 6,258:
 
font-family:'myfoot';
 
font-family:'myfoot';
 
src:url("https://static.igem.org/mediawiki/2019/e/eb/T--UESTC-China--foot.otf")
 
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")
 
}
 
}
  
Line 6,286: Line 6,291:
 
}
 
}
 
.mainbody{
 
.mainbody{
font-family:"Arial";
+
font-family:"main",serif;
 
         font-size: 22px;
 
         font-size: 22px;
 
         line-height: 170%;
 
         line-height: 170%;
Line 6,352: Line 6,357:
 
padding: 0;
 
padding: 0;
 
font-size:18px;
 
font-size:18px;
font-family:"Corbel";
+
font-family:"left",serif;
 
font-weight: 500;
 
font-weight: 500;
 
list-style: none;
 
list-style: none;

Revision as of 15:15, 18 October 2019