Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 65: Line 65:
     top: 50px;
     top: 50px;
     left: 20%;
     left: 20%;
 +
    background: url("https://static.igem.org/mediawiki/2010/1/17/THUSearch.png") no-repeat;
 +
    width: 230px;
 +
}
 +
#searchInput{
 +
    border: none;
 +
    background: none;
 +
    width: 165px;
 +
}
 +
#searchGoButton{
 +
    display: none;
 +
}
 +
#mw-searchButton{
 +
    border: none;
 +
    background: none;
 +
    width: 45px;
 +
    height: 45px;
}
}
div#content{
div#content{
     width: 100%;
     width: 100%;
     left: 0;
     left: 0;
-
 
     margin: 0;
     margin: 0;
     padding: 0;
     padding: 0;

Revision as of 10:39, 18 July 2010