Difference between revisions of "Template:Team:TU Eindhoven/Project Safety CSS"

Line 16: Line 16:
 
width: 200px;
 
width: 200px;
 
height: 400px;
 
height: 400px;
 +
}
 +
 +
#Bead{
 +
width: 200px;
 
}
 
}
  
 
</html>
 
</html>

Revision as of 01:06, 19 September 2015

#beadCont{ width: 100%; height: 340px; } #beadVid{ width: 600px; height: 337.5px; float: left; } #beadImg{ float: left; width: 200px; height: 400px; } #Bead{ width: 200px; }