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

Line 40: Line 40:
 
.content{
 
.content{
 
         background:url("https://static.igem.org/mediawiki/2015/1/1f/Bg-shade.png");
 
         background:url("https://static.igem.org/mediawiki/2015/1/1f/Bg-shade.png");
 +
        padding-left:10px;
 +
        padding-right:10px;
 
}
 
}

Revision as of 12:10, 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");
       padding-left:10px;
       padding-right:10px;

}