Team:Warsaw

From 2010.igem.org

(Difference between revisions)
Line 21: Line 21:
}
}
-
#content, #search-controls {
+
#content{
-
    visibility: hidden;
+
 
 +
 
}
}
 +
 +
#search-controls {
 +
    margin-top: 40px;
 +
    display: block;
 +
    background: none;
 +
    position: absolute;
 +
 +
}
 +
 +
#top-section {
 +
    height: 0px;
 +
    width: 970px;
 +
    margin-top: 0px;
 +
    margin-bottom: 0px;
 +
    margin-left: auto;
 +
    padding:0;
 +
    position: relative;
 +
    border: none;
 +
}
 +

Revision as of 15:58, 23 October 2010