Difference between revisions of "Team:UCLA/Template/CSS"

Line 860: Line 860:
 
     padding: 10px 10px 10px 10px;
 
     padding: 10px 10px 10px 10px;
 
     margin: auto;
 
     margin: auto;
 +
}
 +
 +
.intro_section{
 +
    position: absolute;
 +
    background-image: url('https://static.igem.org/mediawiki/2014/c/c3/Debut_light.png');
 +
    font-family: 'Roboto', sans-serif;
 +
    top: 100px;
 +
    left: 10px;
 +
    width: 100%;
 +
    padding: 0 0 0 0;
 +
    margin: auto;
 +
    margin-bottom: 50px;
 +
    margin-left: 0px;
 +
    border-radius: 0px;
 +
    z-index: -1;
 +
   
 
}
 
}
 
</style>
 
</style>

Revision as of 02:05, 1 September 2015