Line 48: | Line 48: | ||
#w_text h1,h2,h3{ | #w_text h1,h2,h3{ | ||
font-family: "Quicksand" !important; | font-family: "Quicksand" !important; | ||
+ | } | ||
+ | #w_text h3{ | ||
+ | font-weight:700; | ||
} | } |
Revision as of 05:36, 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: "Quicksand"; src: url("https://static.igem.org/mediawiki/2017/6/63/T--BNU-China--Quicksand.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"); }
- 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; }
- w_text h1,h2,h3{
font-family: "Quicksand" !important; }
- w_text h3{
font-weight:700; }