Team:Cornell/Templates/hideHeader

From 2011.igem.org

(Difference between revisions)
Line 5: Line 5:
/* Team: TU Delft */
/* Team: TU Delft */
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
-
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
+
#top-section { height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
padding:0; border: none; font-size: 10px;}
padding:0; border: none; font-size: 10px;}
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
.firstHeading { display: none;}
.firstHeading { display: none;}
-
 
/* Wiki Hacks - END */
/* Wiki Hacks - END */
</style>
</style>
</html>
</html>

Revision as of 18:57, 16 July 2011