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

(Undo revision 224660 by Xizong (talk))
Line 1: Line 1:
.group-list {
+
.math>span:last-child {
display: inline-block;
+
    border:none !important;
width: 100%;
+
height: 30px;
+
position: relative;
+
top: 20px;
+
text-align: center;
+
 
}
 
}
.group-list>li {
+
.w_a:hover, .w_a:visited {
display: inline-block;
+
    text-decoration: none !important;
margin: 0;
+
padding: 0 10px;
+
border-right-style: outset;
+
color: #272f30;
+
font-size: 20px;
+
line-height: 30px;
+
text-decoration: none;
+
cursor: pointer;
+
 
}
 
}
.group-list>li:last-child {
+
@font-face {
border-right-style: none;
+
font-family: "SF Pro Display";
 +
src: url("https://static.igem.org/mediawiki/2017/6/68/T--BNU-China--SanFranciscoDisplay-Light.otf");
 
}
 
}
.group-list>li:hover {
+
@font-face {
color: #e5b051;
+
font-family: "Quicksand";
 +
src: url("https://static.igem.org/mediawiki/2017/6/63/T--BNU-China--Quicksand.otf");
 
}
 
}
.team-row {
+
@font-face {
display: inline-block;
+
font-family: "SF Text";
width: 100%;
+
src: url("https://static.igem.org/mediawiki/2017/1/19/T--BNU-China--SanFranciscoText-Regular.otf");
position: relative;
+
text-align: center;
+
top: 60px;
+
/*background-color: rgb(247,237,183);*/
+
 
}
 
}
.team-member {
+
@font-face {
display: inline-block;
+
font-family: "Cicero Sans";
position: relative;
+
src: url("https://static.igem.org/mediawiki/2017/9/9f/T--BNU-China--CiceroSans.ttf");
top: 0px;
+
width: 300px;
+
height: 200px;
+
padding: 0;
+
/*background-color: #90551e;*/
+
 
}
 
}
.member-img {
+
@font-face {
width: 300px;
+
font-family: "adr";
height: 200px;
+
src: url("https://static.igem.org/mediawiki/2017/2/21/T--BNU-China--adr.ttf");
position: absolute;
+
top: 0;
+
left: 0;
+
z-index: 0;
+
 
}
 
}
.member-name {
+
@font-face {
width: 300px;
+
font-family: "Regular";
height: 30px;
+
src: url("https://static.igem.org/mediawiki/2017/c/c2/T--BNU-China--Regular.ttf");
line-height: 30px;
+
margin: 0 !important;
+
padding: 0;
+
position: absolute;
+
top: 0;
+
color: white;
+
font-size: 20px;
+
text-align: center;
+
opacity: 1;
+
z-index: 4;
+
 
}
 
}
.member-intro {
+
@font-face {
display: none;
+
font-family: "Open Sans";
width: 300px;
+
src: url("https://static.igem.org/mediawiki/2017/3/39/T--BNU-China--OpenSans.ttf");
height: 180px;
+
margin: 0;
+
position: absolute;
+
top: 20px;
+
padding: 5px;
+
color: white;
+
text-indent: 16px;
+
font-size: 15px !important;
+
z-index: 4;
+
 
}
 
}
.member-cute {
+
@font-face {
width: 300px;
+
font-family: "arlrdbd";
position: absolute;
+
src: url("https://static.igem.org/mediawiki/2017/1/1b/T--BNU-China--arlrdbd.ttf");
top: 30%;
+
height: 40%;
+
font-family: "adr" !important;
+
color: white;
+
text-align: center !important;
+
font-size: 15px !important;
+
z-index: 4;
+
 
}
 
}
@media screen and (max-width:911px) {
+
@font-face {
    #w_Panel>ul>li {
+
font-family: "Segoe Print";
        font-size: 15px;
+
src: url("https://static.igem.org/mediawiki/2017/3/39/T--BNU-China--segoe.ttf");
    }
+
    #w_Panel>ul>li>ul>li>p {
+
        font-size: 10px;
+
    }
+
 
}
 
}
  
@media screen and (max-width:767px) {
+
#w_text>p {
    .team-row {
+
font-family: "Times New Roman" !important;
        left: 25%;
+
text-align: justify !important;
        width: 75%;
+
        top: 100px;
+
    }
+
 
}
 
}
 
+
#w_nav .w_a {
@media screen and (max-width:480px) {
+
font-family: "Segoe Print" !important;
    .team-row {
+
}
        left: 30%;
+
#w_menu .w_a {
        width: 70%;
+
font-family: "Quicksand" !important;
        top: 100px;
+
}
    }
+
#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);
 
}
 
}

Revision as of 14:15, 23 October 2017

.math>span:last-child {

   border:none !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"); }

  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; }

  1. w_text a{

color:rgb(224,64,28); }