Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/old/quadrilaterals/css/activity.css
blob: a2ae7e96f639fa7ef1a56c0235a017afc4779a20 (plain)
1
2
3
4
#Karma { position: relative; }
#canvasDrawing { position: absolute; top: 0px; left: 0px; }
#canvasTmp { position: absolute; top: 0px; left: 0px; }
.button { position: absolute; top: 0px; left: 0px; }