Team:UCLA/Template/CSS

From 2014.igem.org

(Difference between revisions)
Line 810: Line 810:
     left:70%;
     left:70%;
     opacity: 0.5;
     opacity: 0.5;
 +
}
 +
</style>
 +
 +
 +
<!--HP PAGE HEADERS-->
 +
<style type="text/css">
 +
.hppage_header{
 +
    position: absolute;
 +
    background-image: url('https://static.igem.org/mediawiki/2014/b/b3/Debut_dark.png');
 +
    width: 100%;
 +
    height: 475px;
 +
    z-index: 0;
 +
    margin-bottom: 200px;
 +
}
 +
.hppage_header .hppage_header_box{
 +
    position: absolute;
 +
    overflow: hidden;
 +
    z-index: 0;
}
}
</style>
</style>

Revision as of 02:29, 18 October 2014