Team:UCLA/Aal/Csstemplate

From 2014.igem.org

(Difference between revisions)
Line 67: Line 67:
}
}
#slides-container{
#slides-container{
-
width: 50%;
+
width: 100%;
-
height:50%;
+
height:100%;
-
position:fixed;
+
-
top:100px;
+
-
right:100px;
+
-
background-color:blue;
+
}
}
#slides{
#slides{
Line 79: Line 75:
width:50%;
width:50%;
height:50%;
height:50%;
-
top:0px;
+
top:100px;
-
height:0px;
+
height:100px;
}
}
</style>
</style>
</html>
</html>

Revision as of 20:21, 29 August 2014