Difference between revisions of "Template:Team:TU Eindhoven/Project Safety CSS"
Line 14: | Line 14: | ||
#beadImg{ | #beadImg{ | ||
float: left; | float: left; | ||
− | width: | + | margin-left: 40px; |
+ | width: 250px; | ||
height: 400px; | height: 400px; | ||
} | } | ||
Line 21: | Line 22: | ||
width: 250px; | width: 250px; | ||
height: 180px; | height: 180px; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
</html> | </html> |
Revision as of 01:14, 19 September 2015
#beadCont{ width: 100%; height: 340px; } #beadVid{ width: 600px; height: 337.5px; float: left; } #beadImg{ float: left; margin-left: 40px; width: 250px; height: 400px; } #Bead{ width: 250px; height: 180px; margin-bottom: 20px; }