Team:UCL/static/geneticstyles.css

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
{
{
width:361px;
width:361px;
-
margin-left:9px;
+
margin-right:9px;
}
}

Revision as of 13:55, 4 September 2013

  1. all_content #container .row_small

{ width:976px; height:250px; float:left; }

  1. all_content #container .part,
  2. all_content #container .description

{ background:#E6E6E6; height:100%; float:left; overflow:hidden; }

  1. all_content #container .part

{ width:361px; margin-right:9px; }

  1. all_content #container .description

{ width:606px; }