Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 22: Line 22:
     border: none;
     border: none;
     background: transparent;
     background: transparent;
 +
}
 +
 +
h1{
 +
    border-top: #A43 solid 5px;
}
}
Line 297: Line 301:
     margin-left: 10%;
     margin-left: 10%;
     position: relative;
     position: relative;
-
    border-top: #A43 solid 5px;
 
}
}
Line 306: Line 309:
#leftbar li{
#leftbar li{
     padding: 5px 5px;
     padding: 5px 5px;
 +
}
 +
 +
#leftbar a{
 +
    color: #A43;
 +
    font-size: 18pt;
 +
    padding: 3px 5px;
}
}
Line 312: Line 321:
     width: 40%;
     width: 40%;
     margin-left: 30%;
     margin-left: 30%;
-
    border-top: #A43 solid 5px;
 
}
}
 +
#content_box{
#content_box{
     left: auto;
     left: auto;
     text-align: left;
     text-align: left;
}
}
 +
#main_content p{
#main_content p{
     margin: 0px 5px;
     margin: 0px 5px;
     text-indent: 1pc;
     text-indent: 1pc;
}
}
 +
 +
.content_block{
 +
    background: white;
 +
    margin: 10px 2px;
 +
}
 +
.intro-box{
.intro-box{
     color: #222;
     color: #222;
Line 356: Line 372:
#intro-GX{
#intro-GX{
     background: #FEE;
     background: #FEE;
-
    background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbdfe0), color-stop(0.73, #ffffe0),to(#fdecea));
 
-
    background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffffe0 73% ,#fdecea 95% ,#FEE 155%);
 
-
}
 
-
#intro-hsc{
 
-
    background: #DFF;
 
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbdfe0), color-stop(0.73, #ffffe0),to(#fdecea));
     background: -webkit-gradient(linear, right top, left bottom, from(#fff) ,color-stop(0.20, #fbdfe0), color-stop(0.73, #ffffe0),to(#fdecea));
     background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffffe0 73% ,#fdecea 95% ,#FEE 155%);  
     background: -moz-linear-gradient(right top, #fff,#fbdfe0 20%, #ffffe0 73% ,#fdecea 95% ,#FEE 155%);  

Revision as of 07:36, 4 October 2010