Team:Exeter/Template/style

From 2013.igem.org

(Difference between revisions)
BethLodge (Talk | contribs)
(Created page with "- A Free Design by Bryant Smith (bryantsmith.com): body { margin: 0; padding: 0; text-align: left; font: 12px Arial, Helvetica, sans-serif; font-size: 13px; color: #061C...")
Newer edit →

Revision as of 11:51, 3 September 2013

/* A Free Design by Bryant Smith (bryantsmith.com) */ body { margin: 0; padding: 0; text-align: left; font: 12px Arial, Helvetica, sans-serif; font-size: 13px; color: #061C37; background: #1E4297; background-repeat:repeat-x; }

{

 margin: 0 auto 0 auto;
text-align:left;}
  1. container

{

 display: block; 
 height:auto;
 position: relative; 
 width: 940px;

}

  1. mainpic h1

{ position:absolute; text-align:right;

font-size:30px; color:#FFF; left:550px; top:100px; }


  1. mainpic h2

{ position:absolute; text-align:right; color:#E1E7F7; left:550px; top:130px; }

  1. mainpic

{ background-image:url(Exeter_logo.png); background-repeat:no-repeat; width:900px; height:402px; }


.lightblue { color:#B1C6FC

}