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 class="BU-h1">Boston University</h1>
   <h1 class="BU-h1">Boston University</h1>
   <h4 class="BU-h4">2013 BIOMOD design competition</h4>
   <h4 class="BU-h4">BIOMOD 2013 design competition</h4>
</div>
</div>
<div id="BU-menu">
<div id="BU-menu">
Line 26: Line 26:
#BU-title { background: #2BA6CB; padding: 1em 0 2em 11.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-h1, .BU-h4 { color: white; font-weight: 500; border-bottom: none; padding-bottom: none; margin-top: 15px; }
.BU-h1, .BU-h4 { color: white; font-weight: 500; border-bottom: none; padding: 0; margin-top: 15px; }
.BU-h1 { font-size: 44px; }
.BU-h1 { font-size: 44px; }
.BU-h4 { font-size: 23px; }
.BU-h4 { font-size: 23px; }

Revision as of 13:07, 25 June 2013

Boston University

BIOMOD 2013 design competition

<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-h1, .BU-h4 { color: white; font-weight: 500; border-bottom: none; padding: 0; margin-top: 15px; } .BU-h1 { font-size: 44px; } .BU-h4 { font-size: 23px; } </style> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> </html>