Team:UCL/static/xheader.css
From 2013.igem.org
Line 59: | Line 59: | ||
width:73px; | width:73px; | ||
height:55px; | height:55px; | ||
- | background: | + | background-image:url('https://static.igem.org/mediawiki/2013/0/02/Ucligemlogo.png'); |
margin-left:335px; | margin-left:335px; | ||
float:left; | float:left; |
Revision as of 16:30, 4 October 2013
- header
{ width:100%; height:160px; background:#C14645; float:left; }
- header #middle
{ width:976px; height:100%; margin-left:auto; margin-right:auto; }
- header #middle #left
{ width:202px; height:100%; float:left; background-image:url('https://static.igem.org/mediawiki/2013/7/79/Smlogo.png'); }
- header #middle #right
{ width:774px; height:100%; float:left; }
- header #middle #right #top
{ width:100%; height:55px; float:left; text-align:right; }
- header #middle #right #bottom
{ width:100%; height:105px; float:left; }
- header #middle #right #top #social_links
{ width:86px; height:26px; background:#C14645; float:right; margin-top:7px; text-decoration : none; }
- header #middle #right #top #igem_logo
{ width:73px; height:55px; background-image:url('https://static.igem.org/mediawiki/2013/0/02/Ucligemlogo.png'); margin-left:335px; float:left; text-decoration : none; }
- header #middle #right #top #social_links img1,
- header #middle #right #top #social_links img2
{ width:26px; height:26px; float:right; }
- header #middle #top #social_links img1
{ background-image:url('https://static.igem.org/mediawiki/2013/0/07/Facebook_logo.png'); }
- header #middle #top #social_links img2
{ background-image:url('https://static.igem.org/mediawiki/2013/1/1a/Twitter_logo.png'); margin-left:5px; }