Biomod/2014/NTU: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 15: Line 15:
#column-content{
#column-content{
   padding: 0em;
   padding: 0em;
  height: 900px
}
}



Revision as of 00:03, 11 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 {

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

}

  1. column-content{
 padding: 0em;
 height: 900px

}

  1. content{
 float:right;
 padding: 0em;
 width:1366px;

}

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

{

   display:none;

}

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

}


</style> </head> <body>

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


</body> </html>