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

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

Revision as of 02:15, 1 September 2015