Team:UCL-London/static/globalstyles.css

From 2013.igem.org

(Difference between revisions)
Line 33: Line 33:
width:inherit;
width:inherit;
height:11px;
height:11px;
 +
background:red;
}
}

Revision as of 14:27, 2 August 2013

  1. container

{ width:975px; background:grey; margin-left: auto; margin-right: auto; }

  1. header

{ width:975px; height:100px; background:blue; }

  1. page_title

{ width:482px; }

  1. header_top

{

}

  1. header_bottom

{

}

div.h_gap { width:inherit; height:11px; background:red; }