Difference between revisions of "Team:Scut-Champion-Park/css/overview.css/"

(Created page with "#background{ width:400px; height:240px; background:url("https://static.igem.org/mediawiki/2015/b/b5/Project-Overview-bg.png") no-repeat; } #background-text{ margin-left:30px;...")
 
Line 33: Line 33:
 
clear:both;
 
clear:both;
 
}
 
}
 +
 +
#overview-shade{
 +
        height:1106px;
 +
        min-height:1105px;
 +
}

Revision as of 03:00, 16 September 2015

  1. background{

width:400px; height:240px; background:url("Project-Overview-bg.png") no-repeat; }

  1. background-text{

margin-left:30px; width:564px; height:240px; }

  1. motivation-text{

width:555px; height:330px; }

  1. chemical{

width:350px; height:330px; margin-left:40px; background:url("Project-Overview-Tetracycline.png") no-repeat 0 60px; }

  1. proposal{

width:inherit; height:260px; background:url("Project-Overview-Proposal.png") no-repeat 0 -10px; } .line-space{ width:inherit; height:30px; clear:both; }

  1. overview-shade{
       height:1106px;
       min-height:1105px;

}