|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| | | |
| + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Nankai/bootstrapCSS?action=raw&ctype=text/css" /> |
| + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Nankai/blue-schemeCSS?action=raw&ctype=text/css" /> |
| + | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Nankai/miscCSS?action=raw&ctype=text/css" /> |
| + | <script src="https://2015.igem.org/Template:Nankai/jquery-1102min?action=raw&ctype=text/javascript"></script> |
| | | |
− | <style type="text/css">
| |
− | #globalWrapper,section{
| |
− | min-width:990px;
| |
− | }
| |
− | .bottom{
| |
− | margin-bottom:100px;
| |
− | }
| |
− | #homeIntro {
| |
− | background-image: url("https://static.igem.org/mediawiki/2015/9/90/Nankai_mainbuilding_flower.jpg");
| |
− | width:100%;
| |
− | }
| |
− | .iShare{
| |
− | background-image: url("https://static.igem.org/mediawiki/2015/8/87/Nankai_ispic.jpg");
| |
− | width:100%;
| |
− | color:#FFF;
| |
− | }
| |
− | .iShare .content h2{
| |
− | text-align:center;
| |
− | color:#FFF;
| |
− | font-size:42px;
| |
− | font-weight:600;
| |
− | line-height:47px;
| |
− | font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
| |
− | }
| |
− | body {
| |
− | height:auto;
| |
− | }
| |
− | .normalsection img{
| |
− | width:100%;
| |
− | height:auto;
| |
− | margin-left:auto;
| |
− | margin-right:auto;
| |
− |
| |
− | }
| |
− |
| |
− | .content .text img {
| |
− | display:block;
| |
− | width:45%;
| |
− | height:auto;
| |
− |
| |
− | }
| |
− | .rightfloat img{
| |
− | float: right;
| |
− | margin-left:2%;
| |
− | margin-bottom:20px;
| |
− | }
| |
− | .leftfloat img{
| |
− | float: left;
| |
− | margin-right:2%;
| |
− | }
| |
− | .leftfloat h4{
| |
− | margin-left:47%;
| |
− | }
| |
− |
| |
− | section {
| |
− | text-align: center;
| |
− | height:auto;
| |
− | clear:both;
| |
− | }
| |
− |
| |
− | .normalsection {
| |
− | margin-top:20px;
| |
− | }
| |
− | .content {
| |
− | width:80%;
| |
− | margin-left:auto;
| |
− | margin-right:auto;
| |
− | text-align: left;
| |
− | margin-top:50px;
| |
− | clear:both;
| |
− | }
| |
− | .content p{
| |
− | text-indent:40px;
| |
− | font-size: 20px;
| |
− | font-weight: 100;
| |
− | font-family:"Constantia",Gotham,Consolas;
| |
− | }
| |
− |
| |
− | .parallax.first-widget.firstsection .parallax-overlay .container.home-intro-content .row .col-md-12 h1{
| |
− | color:white;
| |
− | font-weight: 700;
| |
− | font-size: 50px;
| |
− | line-height:60px;
| |
− | font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
| |
− | }
| |
− | .parallax.first-widget.firstsection .parallax-overlay .container.home-intro-content .row .col-md-12 h4{
| |
− | font-size: 30px;
| |
− | line-height:35px;
| |
− | font-weight: 600;
| |
− | color:white;
| |
− | font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
| |
− | }
| |
− |
| |
− | .portfolio-infos .meta-category {
| |
− | font-size: 14px;
| |
− | color: white;
| |
− | }
| |
− |
| |
− | .content h4{
| |
− | font-size: 30px;
| |
− | line-height:35px;
| |
− | font-weight: 600;
| |
− | font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
| |
− | }
| |
− | .normalsection h3{
| |
− | font-size: 36px;
| |
− | font-weight: 700;
| |
− | font-family: 'Segoe UI',Gill Sans,Lucida Sans,Consolas;
| |
− | line-height:45px;
| |
− | }
| |
− | .portfolio-infos .portfolio-title {
| |
− | margin: 10px 0 0 0;
| |
− | font-weight: 600;
| |
− | font-size: 20px;
| |
− | }
| |
− | .portfolio-infos .meta-category {
| |
− | font-size: 14px;
| |
− | color: white;
| |
− | }
| |
− |
| |
− |
| |
− | </style>
| |
| | | |
| <section id="homeIntro" class="parallax first-widget firstsection"> | | <section id="homeIntro" class="parallax first-widget firstsection"> |