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

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
body { background: #222222; }
body { background: #222222; }
#globalWrapper { background: #ffffff; }
#globalWrapper { background: #ffffff; }
#content { background: none; border-style: none; margin: 10em 0 0 1.1em; }  
#content { background: none; border-style: none; margin: 0; }  
#column-one, #contentSub, .firstHeading, #footer  { display: none; }
#column-one, #contentSub, .firstHeading, #footer  { display: none; }



Revision as of 12:44, 25 June 2013

<html> <style>

body { background: #222222; }

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

</style> </html>

BOSTON UNIVERSITY BIOMOD 2013