Team:UCL-London/static/globalstyles.css

From 2013.igem.org

(Difference between revisions)
Line 27: Line 27:
{
{
 +
}
 +
 +
div.h_gap
 +
{
 +
width:inherit;
 +
height:11px;
}
}

Revision as of 14:26, 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; }