Line 1: | Line 1: | ||
.math>span:last-child { | .math>span:last-child { | ||
border:none !important; | border:none !important; | ||
− | |||
− | |||
− | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: "SF Pro Display"; | font-family: "SF Pro Display"; | ||
src: url("https://static.igem.org/mediawiki/2017/6/68/T--BNU-China--SanFranciscoDisplay-Light.otf"); | src: url("https://static.igem.org/mediawiki/2017/6/68/T--BNU-China--SanFranciscoDisplay-Light.otf"); | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
@font-face { | @font-face { | ||
Line 32: | Line 25: | ||
font-family: "arlrdbd"; | font-family: "arlrdbd"; | ||
src: url("https://static.igem.org/mediawiki/2017/1/1b/T--BNU-China--arlrdbd.ttf"); | src: url("https://static.igem.org/mediawiki/2017/1/1b/T--BNU-China--arlrdbd.ttf"); | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: "Segoe Print"; | ||
+ | src: url("https://static.igem.org/mediawiki/2017/3/39/T--BNU-China--segoe.ttf"); | ||
} | } | ||
#w_text>p { | #w_text>p { | ||
Line 41: | Line 38: | ||
} | } | ||
#w_menu .w_a { | #w_menu .w_a { | ||
− | font-family: " | + | font-family: "Times New Roman" !important; |
} | } | ||
#w_menu p { | #w_menu p { | ||
− | font-family: " | + | font-family: "Times New Roman" !important; |
} | } | ||
#w_navMenu p { | #w_navMenu p { | ||
text-align: right !important; | text-align: right !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
Revision as of 10:23, 22 October 2017
.math>span:last-child {
border:none !important;
} @font-face { font-family: "SF Pro Display"; src: url("https://static.igem.org/mediawiki/2017/6/68/T--BNU-China--SanFranciscoDisplay-Light.otf"); } @font-face { font-family: "SF Text"; src: url("https://static.igem.org/mediawiki/2017/1/19/T--BNU-China--SanFranciscoText-Regular.otf"); } @font-face { font-family: "Cicero Sans"; src: url("https://static.igem.org/mediawiki/2017/9/9f/T--BNU-China--CiceroSans.ttf"); } @font-face { font-family: "Regular"; src: url("https://static.igem.org/mediawiki/2017/c/c2/T--BNU-China--Regular.ttf"); } @font-face { font-family: "Open Sans"; src: url("https://static.igem.org/mediawiki/2017/3/39/T--BNU-China--OpenSans.ttf"); } @font-face { font-family: "arlrdbd"; src: url("https://static.igem.org/mediawiki/2017/1/1b/T--BNU-China--arlrdbd.ttf"); } @font-face { font-family: "Segoe Print"; src: url("https://static.igem.org/mediawiki/2017/3/39/T--BNU-China--segoe.ttf"); }
- w_text>p {
font-family: "Times New Roman" !important; text-align: justify !important; }
- w_nav .w_a {
font-family: "Segoe Print" !important; }
- w_menu .w_a {
font-family: "Times New Roman" !important; }
- w_menu p {
font-family: "Times New Roman" !important; }
- w_navMenu p {
text-align: right !important; }