Biomod/2014/NTU: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 12: Line 12:
}
}


#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #toctitle ,#top-section
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #toctitle ,#top-section ,#column-one
{
{
     display:none;
     display:none;

Revision as of 23:28, 10 September 2014

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr"> <head> <style>

body {

 color: #CCCCCC ;
 max-width: 1280px;
 min-width: 0 ;
 padding-top: 55px;
 margin-left: auto;
 margin-right: auto;

}

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #toctitle ,#top-section ,#column-one

{

   display:none;

}

  1. globalWrapper {
   font-size:100%;
   padding-bottom: 0px;

}


</style> </head> <body>

<p id="globalWrapper"> now proceeding </p>


</body> </html>