Team:UCLA/Aal/Csstemplate

From 2014.igem.org

(Difference between revisions)
Line 77: Line 77:
top:100px;
top:100px;
height:100px;
height:100px;
 +
}
 +
.slide {
 +
    width:50%;
 +
    height:50%;
 +
}
 +
#slide-1 {
 +
    background: url('http://content.mycutegraphics.com/graphics/spider/black-cartoon-spider.png') no-repeat center center;
 +
    background-size: cover;
 +
}
 +
#slide-2 {
 +
    background: url('http://content.mycutegraphics.com/graphics/spider/black-cartoon-spider.png') no-repeat center center;
 +
    background-size: cover;
 +
}
 +
#slide-3 {
 +
    background: url('../img/bcg_slide-3.jpg') no-repeat center center;
 +
    background-size: cover;
 +
}
 +
#slide-4 {
 +
    background: url('http://content.mycutegraphics.com/graphics/spider/purple-cartoon-spider.png') no-repeat center center;
 +
    background-size: cover;
}
}
</style>
</style>
</html>
</html>

Revision as of 20:31, 29 August 2014