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

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
</div>
</div>
<html>
<html>
<style>
<style>
body { background: #222222; margin: 0; padding: 0; }
body { background: #222222; margin: 0; padding: 0; }
Line 22: Line 23:
#content { background: none; border-style: none; margin: 0; padding: 0; }  
#content { background: none; border-style: none; margin: 0; padding: 0; }  
#column-one, #contentSub, .firstHeading, #footer  { display: none; }
#column-one, #contentSub, .firstHeading, #footer  { display: none; }
#BU-title { background: #2BA6CB; padding-left: 10.5em; height: 5em; }
 
#BU-title { background: #2BA6CB; padding: 1em 0 2em 10.5em; }
#BU-menu { float: left; padding-right: 1.5em; height: 100%; }
#BU-menu { float: left; padding-right: 1.5em; height: 100%; }
</style>
</style>
</html>
</html>

Revision as of 12:55, 25 June 2013

BOSTON UNIVERSITY

BIOMOD 2013

<html>

<style> body { background: #222222; margin: 0; padding: 0; }

  1. globalWrapper { background: #ffffff; }
  2. content { background: none; border-style: none; margin: 0; padding: 0; }
  3. column-one, #contentSub, .firstHeading, #footer { display: none; }
  1. BU-title { background: #2BA6CB; padding: 1em 0 2em 10.5em; }
  2. BU-menu { float: left; padding-right: 1.5em; height: 100%; }

</style> </html>