Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 66: Line 66:
     left: 20%;
     left: 20%;
     background: url("https://static.igem.org/mediawiki/2010/1/17/THUSearch.png") no-repeat;
     background: url("https://static.igem.org/mediawiki/2010/1/17/THUSearch.png") no-repeat;
-
     width: 230px;
+
     width: 200px;
}
}
#searchInput{
#searchInput{
     border: none;
     border: none;
     background: none;
     background: none;
-
     width: 165px;
+
     width: 125px;
 +
    left: 0;
 +
    margin-left: 0;
 +
    height: 30;
 +
    padding-left: 0;
}
}
#searchGoButton{
#searchGoButton{
Line 79: Line 83:
     border: none;
     border: none;
     background: none;
     background: none;
-
     width: 45px;
+
     width: 30px;
     height: 45px;
     height: 45px;
 +
    margin-left: 130px;
 +
    padding: 0;
}
}
div#content{
div#content{

Revision as of 10:42, 18 July 2010