Team:UCL/static/homepagestyles.css

From 2013.igem.org

Revision as of 12:31, 29 August 2013 by 21Robin12 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. all_content #container .row_large

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

  1. all_content #container .row_small

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

  1. all_content #container .col_left,
  2. all_content #container .col_right,
  3. all_content #container .col_1,
  4. all_content #container .col_2

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

  1. all_content #container .col_left

{ width:361px; }

  1. all_content #container .col_right

{ width:606px; margin-left:9px; }

  1. all_content #container .col_1

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

  1. all_content #container .col_2

{ width:238px; }