Team:UCL-London/static/bannerstyles.css

From 2013.igem.org

(Difference between revisions)
(Created page with "#banner { width:100%; height:160px; background:#C14645; - border-bottom: 1px solid white;: font-family:Ubuntu, sans-serif; } #header { width:975px; height:160px; margin-left: a...")
 
Line 31: Line 31:
width:100%;
width:100%;
height:94px;
height:94px;
-
padding-top:8px;
+
padding-top:11px;
float:left;
float:left;
background:#C14645;
background:#C14645;

Latest revision as of 17:41, 11 August 2013

  1. banner

{ width:100%; height:160px; background:#C14645; /*border-bottom: 1px solid white;*/ font-family:Ubuntu, sans-serif; }

  1. header

{ width:975px; height:160px; margin-left: auto; margin-right: auto; background:#C14645; }

  1. headtext1

{ width:100%; height:45px; padding-top:10px; float:left; background:#C14645; text-align:right; }

  1. headtext2

{ width:100%; height:94px; padding-top:11px; float:left; background:#C14645; }

  1. logo

{ width:86px; height:86px; float:right; }

  1. social_links

{ width:86px; height:26px; background:#C14645; float:right; margin-top:6px; text-decoration : none; }

  1. social_links img1,
  2. social_links img2

{ width:26px; height:26px; float:right; }

  1. social_links img1

{ background-image:url('https://static.igem.org/mediawiki/2013/0/07/Facebook_logo.png'); }

  1. social_links img2

{ background-image:url('https://static.igem.org/mediawiki/2013/1/1a/Twitter_logo.png'); margin-left:5px; }