Line 262: | Line 262: | ||
} | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
.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:" | + | 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:" | + | font-family:"left",serif; |
font-weight: 500; | font-weight: 500; | ||
list-style: none; | list-style: none; |
Revision as of 15:15, 18 October 2019