Difference between revisions of "Team:Freiburg/pong"
Line 6: | Line 6: | ||
#canvas_wrap{ | #canvas_wrap{ | ||
width:100%; | width:100%; | ||
− | margin: auto; | + | display: block; |
+ | margin:auto; | ||
} | } | ||
#pong_canvasObject{ | #pong_canvasObject{ | ||
z-index:9999; | z-index:9999; | ||
margin: auto; | margin: auto; | ||
+ | display:block; | ||
} | } | ||
Latest revision as of 20:35, 4 September 2015