Team:UCL/static/subheadingstyles.css

From 2013.igem.org

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

{ width:976px; height:400px; 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

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

  1. all_content #container .col_left

{ width:606px; }

  1. all_content #container .col_right

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

  1. all_content #container .col_illustration,
  2. all_content #container .col_abstract

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

  1. all_content #container .col_illustration

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

  1. all_content #container .col_abstract

{ width:717px; }

  1. all_content #container .col_abstract a

{ color: #404040; display:block; height:100%; width:100%; text-decoration: none; }

  1. all_content #container .col_abstract:hover

{ background:#404040; }

  1. all_content #container .col_abstract a:hover

{ color:#F68B1F; }