Difference between revisions of "Team:NJU-China/CSS:vicstyle"

Line 18: Line 18:
 
.masterslider
 
.masterslider
 
{
 
{
 
 
height: 475px;
 
height: 475px;
 +
}
 +
.ms-slide
 +
{
 +
        height: 475px;
 
}
 
}
 
#myintro
 
#myintro

Revision as of 04:44, 21 October 2017

@font-face {

font-family: proxima-novabold;  
src: url("https://static.igem.org/mediawiki/2017/8/84/NJU_China_iGEM_2017_ProximaNova-Bold.otf")

} @font-face {

font-family: proxima-nova;  
src: url("https://static.igem.org/mediawiki/2017/a/a4/NJU_China_iGEM_2017_ProximaNova-Regular.otf")  

} @font-face {

font-family: proxima-novalight;  
src: url("https://static.igem.org/mediawiki/2017/6/64/NJU_China_iGEM_2017_ProximaNova-Light.otf") 

} body { background-color: white; font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif; } .masterslider { height: 475px; } .ms-slide {

       height: 475px;

}

  1. myintro

{ display: table; color: #fff; width: 100%; height: 475px; background-image: url("NJU_China_iGEM_2017_project_topbg000.jpg"); }

  1. myintro #myinner

{ display: table-cell; vertical-align: middle; text-align: center; padding-bottom: 20px; text-shadow: 0 0 20px rgba(255,255,255,.3); }

  1. myintro #myinner #mytitlebox

{ display: inline-block; }

  1. myintro #myinner #mytitlebox h1

{ font-size: 80px; font-family: proxima-novabold,'Microsoft YaHei'; } .figure img { width: 100%; height: 100%; } .figure { text-align: center; } .page_container {

     max-width: 100%;
     color: black;
     font-family: proxima-novabold,"Helvetica Neue",Helvetica,Arial,sans-serif;
     letter-spacing: 0.8px;
     background-color: white;      

} .page_container div { padding: 50px 200px; } .page_container h2, .page_container h1, .other h2, .other h1 {

 border-bottom: 1px solid rgba(0,0,0,0.15);
 padding-bottom: 25px;

}

.page_container h2, .page_container h3 {

    text-align: center;

}


.page_container p {

 font-size: 18px;
 line-height: 180%;
  text-align: left;
  font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;

}


.page_container h2 {

 font-size: 35px;
 color: #2F1E04;

}


.jumpto-subnav {

display: none;

}


.jumpto-subnav.fixed {

 display: none;

}

  1. tags

{ background-color: black; padding: 16px 120px;

       margin:-100px 0 10px 0;

font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 16px; color: #998774; letter-spacing: 1px; }