Team:BIT-China/all.css

From 2014.igem.org

(Difference between revisions)
Line 8: Line 8:
body{
body{
background-color:#338FC4;
background-color:#338FC4;
-
background-image:url(https://static.igem.org/mediawiki/2014/5/58/BIT-CHINA_Shade20.png);
+
background-image:url(https://static.igem.org/mediawiki/2014/f/f1/BIT-CHINA_smalldiwen.png);
 +
 
}
}

Revision as of 05:05, 16 October 2014

@charset "utf-8"; /* CSS Document */

  • {

padding:0px; margin:0px; } body{ background-color:#338FC4; background-image:url(BIT-CHINA_smalldiwen.png);


}

  1. maincontent{

position:absolute; top:0px; left:203px; width:960px; border:0px #00FF00 solid; }

  1. header{

position:absolute; z-index:9999999; top:0px; left:0px; width:960px; height:105px; border:0px #003300 solid; background-image:url(BIT-CHINA_Header-TopBG1.png); } .daohang{ position:absolute; z-index:9999999; top:105px; left:0px; width:960px; height:150px; background:url(BIT-CHINA_Header-TopBG2.png) no-repeat; border:0px #00CC00 solid; z-index:999; }

  1. content0{

position:absolute; left:0px; top:0px; width:950px; border-left:5px #74BBE3 solid; border-right:5px #74BBE3 solid; padding-top:100px; z-index:-10; }

  1. content1{

width:99.4%; padding-bottom:20px; padding-top:150px; min-height:1200px; background:rgba(116,187,227,1); margin:0 auto; z-index:-10; } .essay_title2{ font-size:30px; font-weight:bold; font-family:Times New Roman, Helvetica, sans-serif; padding:0px 0px; height:60px; line-height:60px; abackground-color:#F3F3F3; margin:30px auto 10px auto; } .essay_pic{ width:400px; } .essay_pic2{ width:400px; margin:10px; } .essay{ width:90%; background-color:rgba(255,255,255,0.7); border-radius:40px; aborder-bottom:1px #CCCCCC solid; margin:0 auto;; padding:0px; } .essay_title{ font-size:45px; font-weight:bold; font-family:Times New Roman, Helvetica, sans-serif; padding:0px 20px; height:70px; line-height:70px; wbackground-image:url(img/bgg.png); border-bottom:1px #CCCCCC solid; z-index:-10000; opacity:0.8; margin:30px auto 10px auto; } .essay_content{ abackground-color:#6CF; font-size:21px; font-family:Helvetica; padding:20px 30px 50px 30px;

}

  1. nav{

width:400px; height:50px; abackground-color:rgba(51,51,51,0.3); position:absolute; z-index:9999999; top:43px; left:0px; margin:0px; padding:0px; }

  1. nav ul{

position:absolute; padding:0px; margin:0px; top:0px; left:27px; margin:0px; abackground-color:#6F0; height:40px; list-style:none; }

  1. nav li{

width:40px; height:80px; margin:0 22px; abackground-color:rgba(0,0,0,0.1); float:left; position:relative; top:0px; left:0px; -webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear; }

  1. nav ul li:hover {

cursor:pointer; top:50px; left:0px; }

  1. nav1{

width:400px; height:50px; aborder:3px #00FF00 solid; abackground-color:rgba(51,51,51,0.3); position:absolute; z-index:9999999; padding:0px; margin:0px; top:42px; left:592px; }

  1. nav1 ul{

position:absolute; top:0px; left:0px; height:40px; padding:0px; margin:0px; list-style:none; }

  1. nav1 li{

width:40px; height:80px; margin:0 22px; abackground-color:rgba(0,0,0,0.1); float:left; position:relative; top:0px; left:0px; -webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear; }

  1. nav1 ul li:hover {

cursor:pointer; top:50px; left:0px; }

  1. left{

position:absolute; left:-55px; top:280px; z-index:100000; } .sidenav{ list-style:none; border:0px #00FF00 solid; position:relative; padding:0px; margin:0px; left:0px; } .sidenav li{ width:180px; height:50px; line-height:50px; border:0px #999999 dashed; position:relative; left:0px; -webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear;

} .sidenav a{ position:relative; left:0px; text-decoration:none;

display:block; color:#003b66; font-size:18px; font-family:Impact; text-align:left; -webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -moz-transition:all 0.2s linear; transition:all 0.2s linear; } .sidenav a:first-letter{ acolor:rgba(0,59,102,0.8); line-height:50px; font-size:25px; text-align:center; padding:0px 0px 0px 11px; margin-right:6px; letter-spacing:11px; border:5px #003b66 solid; border-radius:90px; background-color:rgba(255,255,255,0.8); } .sidenav span:not(hover){ opacity:0; } .sidenav li:hover span{ opacity:1; } .sidenav li:hover{ background-color:rgba(255,255,255,0.5); border-radius:90px; opacity:1; left:-130px; }

  1. footer{

width:960px; height:71px; position:absolute; bottom:0px; left:0px; background:url(BIT-CHINA_Footer.png) no-repeat; }