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

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div id="BU-title">
<div id="BU-title">
   <h1>BOSTON UNIVERSITY</h1>
   <h1 class="BU-header">BOSTON UNIVERSITY</h1>
   <h2>BIOMOD 2013</h2>
   <h2 class="BU-header">BIOMOD 2013</h2>
</div>
</div>
<div id="BU-menu">
<div id="BU-menu">
Line 19: Line 19:


<style>
<style>
body { background: #222222; margin: 0; padding: 0; }
body { background: #222222; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; }
#globalWrapper { background: #ffffff; }
#globalWrapper { background: #ffffff; }
#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: 1em 0 2em 10.5em; }
#BU-title { background: #2BA6CB; padding: 1em 0 2em 11.5em; }
#BU-menu { float: left; padding-right: 1.5em; height: 100%; }
#BU-menu { float: left; padding-right: 1.5em; height: 100%; }
.BU-header { color: white; font-weight: 500; border-bottom: none; padding-bottom: none; }
</style>
</style>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
</html>
</html>

Revision as of 13:00, 25 June 2013

BOSTON UNIVERSITY

BIOMOD 2013

<html>

<style> body { background: #222222; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; }

  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 11.5em; }
  2. BU-menu { float: left; padding-right: 1.5em; height: 100%; }

.BU-header { color: white; font-weight: 500; border-bottom: none; padding-bottom: none; } </style> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> </html>