Line 1: | Line 1: | ||
.math>span:last-child { | .math>span:last-child { | ||
border:none !important; | border:none !important; | ||
+ | text-align:center !important; | ||
} | } | ||
+ | |||
.w_a:hover, .w_a:visited { | .w_a:hover, .w_a:visited { | ||
text-decoration: none !important; | text-decoration: none !important; |
Revision as of 13:38, 1 November 2017
.math>span:last-child {
border:none !important; text-align:center !important;
}
.w_a:hover, .w_a:visited {
text-decoration: 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: "adr"; src: url("https://static.igem.org/mediawiki/2017/2/21/T--BNU-China--adr.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: "Quicksand" !important; }
- w_menu p {
font-family: "Quicksand" !important; }
- w_navMenu p {
text-align: right !important; }
- w_text h1,h2,h3{
font-family: "Quicksand" !important; }
- w_text h3{
font-weight:900; }
- abstract h1{
font-family: "Quicksand" !important; }
- w_text a{
color:rgb(224,64,28); }