Team:UCLA/Aal/Csstemplate

From 2014.igem.org

(Difference between revisions)
Line 65: Line 65:
     width:100px;
     width:100px;
     height:50px;
     height:50px;
 +
}
 +
#slides-container{
 +
width: 100px;
 +
height:50px;
 +
overflow:hidden;
 +
position:fixed;
 +
}
 +
#slides{
 +
width:100px;
 +
height:50px;
 +
position:fixed;
 +
backgroud-color:red;
}
}
</style>
</style>
</html>
</html>

Revision as of 20:13, 29 August 2014