Team:UCL/static/subheadingstyle.css

From 2013.igem.org

Revision as of 12:22, 29 August 2013 by 21Robin12 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  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:361px; margin-right:9px; }

  1. all_content #container .col_abstract

{ width:606px; }

  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; }