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

Line 4: Line 4:
 
width: 600px;
 
width: 600px;
 
height: 337.5px;
 
height: 337.5px;
 +
float: left;
 
}
 
}
  
 
#beadImg{
 
#beadImg{
 
+
float: right;
 +
width: 300px;
 
}
 
}
  
 
</html>
 
</html>

Revision as of 00:53, 19 September 2015

#beadVid{ width: 600px; height: 337.5px; float: left; } #beadImg{ float: right; width: 300px; }