Template:Biomod/2013/BU/layout: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
#content { background: none; border-style: none; }  
#content { background: none; border-style: none; }  
#column-one { background: #2BA6CB; }
#column-one { background: #2BA6CB; }
.pBody, #p-research, #p-search, #p-tb, #p-authorlist, #p-join { display: none; }
#p-research, #p-search, #p-tb, #p-authorlist, #p-join { display: none; }
#footer { border-top: none; border-bottom: none; }
#footer { border-top: none; border-bottom: none; }



Revision as of 09:19, 25 June 2013

<html> <style>

body { background: #222222; }

  1. globalWrapper { background: #ffffff; }
  2. content { background: none; border-style: none; }
  3. column-one { background: #2BA6CB; }
  4. p-research, #p-search, #p-tb, #p-authorlist, #p-join { display: none; }
  5. footer { border-top: none; border-bottom: none; }

</style> </html>