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

 
Line 26: Line 26:
 
width:inherit;
 
width:inherit;
 
height:260px;
 
height:260px;
background:url("https://static.igem.org/mediawiki/2015/0/0e/Project-Overview-Proposal.png") no-repeat 0 -10px;
+
background:url("https://static.igem.org/mediawiki/2015/0/0e/Project-Overview-Proposal.png") no-repeat 80px -10px;
 
}
 
}
 
.line-space{
 
.line-space{

Latest revision as of 08:26, 18 September 2015

  1. background{

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

  1. background-text{

margin-left:30px; width:530px; 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 80px -10px; } .line-space{ width:inherit; height:30px; clear:both; }

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

} .content{

       background:url("Bg-shade.png");
       padding-left:10px;
       padding-right:10px;

}