Team:Johns Hopkins-Software/Templates/css index

From 2012.igem.org

Revision as of 02:51, 12 September 2012 by Escher1 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

body {

  color: ffffff

}

  1. navigation

{

  position: absolute;
  left:0px;
  top: 0px;
  height: 30px;
  width: 100%;
  background-color:000000 

}

  1. header_body

{

  filter:alpha(opacity=80); 
  /*-moz-opacity:1.8;*/ 
  opacity: 0.80; 
  position: absolute; 
  left: 0px; 
  top: 30px;
  height: 170px;
  width: 100%;
  background-color:000000

}

  1. header

{

  position: absolute; 
  width: 900px

}

  1. header_title

{

  position: absolute;
  width: 70%; 
  left: 15%; 
  top: 0px 

}


  1. navigation_wrapper

{

  position:absolute;
  top: 125px;
  width: 100%;
  background-color: 000000

}


  1. navigation_low

{

  width: 75%;
  position: relative;
  left:15%;
  top: 0px
  

}

  1. Hopkins

{

  position: absolute;
  width: 30%;
  top:130px;
  left: 55%

}



  1. description

{


  position: absolute;
  top: 87%;
  left: 0px;
  width: 100%;
  background-color: 000000

}