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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 2: Line 2:
<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">BIOMOD 2013 design competition</h4>
   <h4 class="BU-h4">BIOMOD 2013 Design Competition</h4>
</div>
</div>


Line 13: Line 13:
     <li>[[Biomod/2013/BU/introduction |INTRODUCTION]]</li>
     <li>[[Biomod/2013/BU/introduction |INTRODUCTION]]</li>
     <li>[[Biomod/2013/BU/design |DESIGN GOALS]]</li>
     <li>[[Biomod/2013/BU/design |DESIGN GOALS]]</li>
     <li>[[Biomod/2013/BU/methods |RESULTS]]</li>
     <li>[[Biomod/2013/BU/results |RESULTS]]</li>
     <li>[[Biomod/2013/BU/protocols |PROTOCOLS]]</li>
     <li>[[Biomod/2013/BU/protocols |PROTOCOLS]]</li>
     <li>[[Biomod/2013/BU/team |TEAM]]</li>
     <li>[[Biomod/2013/BU/team |TEAM]]</li>
Line 27: Line 27:
#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-header { padding: 15px; width: 100%; background: #000000; height: 20px; }
#BU-header { padding: 15px; width: 100%; background: #000000; height: 20px; }
#BU-title { background: #CB502B; padding: 1.8em 0 1.8em 11.5em; line-height: 1.1em; }
#BU-title { background: #DF0101; padding: 1.8em 0 1.8em 11.5em; line-height: 1.1em; }
#BU-content { min-width: 768px; width: 1000px; margin: 3.5em auto; }  
#BU-content { min-width: 768px; width: 1000px; margin: 3.5em auto; }  
#BU-body { margin-left: 11em; }
#BU-body { margin-left: 11em; }
Line 39: Line 40:
h4 { font-size: 23px; font-weight: 300; border-bottom: none; }
h4 { font-size: 23px; font-weight: 300; border-bottom: none; }
ul.side-nav { display: block; list-style: none outside none; margin: 0; padding: 0; font-size: 14px; line-height: 1.6;}
ul.side-nav { display: block; list-style: none outside none; margin: 0; padding: 0; font-size: 14px; line-height: 1.6;}
ul.side-nav li.divider { border-top: 1px solid #000000; height: 0; padding: 0; }
ul.side-nav li.divider { border-top: 1px solid #2383A1; height: 0; padding: 0; }
</style>
</style>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
</html>
</html>

Latest revision as of 13:45, 20 October 2013

Boston University

BIOMOD 2013 Design Competition

<html>

<style> body { background: #fff; 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-header { padding: 15px; width: 100%; background: #000000; height: 20px; }
  2. BU-title { background: #DF0101; padding: 1.8em 0 1.8em 11.5em; line-height: 1.1em; }
  3. BU-content { min-width: 768px; width: 1000px; margin: 3.5em auto; }
  4. BU-body { margin-left: 11em; }
  5. BU-menu { float: left; padding-top: 0; padding-left: 5px; height: 100%; }

.BU-h1, .BU-h4 { color: white; border-bottom: none; padding: 0; margin-top: 14px; margin-bottom: 14px; }

  1. BU-header a { color: white; font-size: 19px; }

h1 { font-size: 44px; font-weight: 500; border-bottom: none; } h3 { font-size: 27px; font-weight: 300; border-bottom: none; } h4 { font-size: 23px; font-weight: 300; border-bottom: none; } ul.side-nav { display: block; list-style: none outside none; margin: 0; padding: 0; font-size: 14px; line-height: 1.6;} ul.side-nav li.divider { border-top: 1px solid #2383A1; height: 0; padding: 0; } </style> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> </html>