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

Line 7: Line 7:
 
#background-text{
 
#background-text{
 
margin-left:30px;
 
margin-left:30px;
width:564px;
+
width:550px;
 
height:240px;
 
height:240px;
 
}
 
}

Revision as of 12:09, 16 September 2015

  1. background{

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

  1. background-text{

margin-left:30px; width:550px; 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;

} .content{

       background:url("Bg-shade.png");

}