Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
 +
div#p-logo{
 +
    display: none;
 +
}
 +
 +
div#search-controls{
 +
    display: none;
 +
    position: absolute;
 +
    float: right;
 +
    top: 20px;
 +
    right: 20px;
 +
    background: url("") no-repeat;
 +
    width: 120px;
 +
    height: 25px;
 +
}
 +
#mw-searchButton{
 +
    display: none;
 +
    border: none;
 +
    background: none;
 +
    width: 30px;
 +
    height: 25px;
 +
    left: 87px;
 +
    line-height: 0;
 +
    font-size: 1px;
 +
    text-indent: 100pc;
 +
    cursor: pointer;
 +
    top: 0;
 +
    position: absolute;
 +
    padding: 0;
 +
    margin: 0;
 +
}
       .clear {clear:both;}
       .clear {clear:both;}
body.mediawiki {
body.mediawiki {

Revision as of 17:37, 12 October 2010