Difference between revisions of "Template:BNU-China/CSS/final"

Line 10: Line 10:
 
src: url("https://static.igem.org/mediawiki/2017/1/19/T--BNU-China--SanFranciscoText-Regular.otf");
 
src: url("https://static.igem.org/mediawiki/2017/1/19/T--BNU-China--SanFranciscoText-Regular.otf");
 
}
 
}
p {
+
#HQ_page p {
font-family: "SF Text","SF Pro Display","Times New Roman" !important;
+
    text-align: justify!important;
 +
    font-family: "SF Text","SF Pro Display","Times New Roman" !important;
 
}
 
}

Revision as of 04:05, 15 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"); }

  1. HQ_page p {
   text-align: justify!important;
   font-family: "SF Text","SF Pro Display","Times New Roman" !important;

}