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

Line 38: Line 38:
 
}
 
}
 
#w_menu .w_a {
 
#w_menu .w_a {
font-family: "Times New Roman" !important;
+
font-family: "Quicksand" !important;
 
}
 
}
 
#w_menu p {
 
#w_menu p {
font-family: "Times New Roman" !important;
+
font-family: "Quicksand" !important;
 
}
 
}
 
#w_navMenu p {
 
#w_navMenu p {
Line 51: Line 51:
 
#w_text h3{
 
#w_text h3{
 
font-weight:900;
 
font-weight:900;
 +
}
 +
#abstract h1{
 +
font-family: "Quicksand" !important;
 
}
 
}

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

  1. w_text>p {

font-family: "Times New Roman" !important; text-align: justify !important; }

  1. w_nav .w_a {

font-family: "Segoe Print" !important; }

  1. w_menu .w_a {

font-family: "Quicksand" !important; }

  1. w_menu p {

font-family: "Quicksand" !important; }

  1. w_navMenu p {

text-align: right !important; }

  1. w_text h1,h2,h3{

font-family: "Quicksand" !important; }

  1. w_text h3{

font-weight:900; }

  1. abstract h1{

font-family: "Quicksand" !important; }